v0.6.2
Changes since v0.6.1:
- Migrated to Swift 2.3.
- Fixed an error that occurred when archiving an application that links to this library. (#38)
- The user agent string sent by the Mac version of this library now says “macOS” instead of “OS X”. (#36)
- More reliably parse server responses. (#40)
- Clarified documentation. (#39)
To install this release via CocoaPods, point your Podfile to:
pod 'MapboxStatic.swift', :git => 'https://github.com/mapbox/MapboxStatic.swift.git', :tag => 'v0.6.2'