[Add] VisionSDK 1.6.2
[CocoaPods.git] / Specs / 8 / 4 / c / Flightmap-SDK-iOS / 1.0.2 / Flightmap-SDK-iOS.podspec.json
blob70a29598118a54b091c6f0b57284d1e4b5416b72
2   "name": "Flightmap-SDK-iOS",
3   "version": "1.0.2",
4   "summary": "Open source vector map solution for iOS with full styling capabilities.",
5   "description": "A framework for embedding interactive map views with scalable, customizable vector maps into Cocoa Touch applications on iOS 9.0 and above using Objective-C, Swift, or Interface Builder",
6   "homepage": "https://github.com/jungleworks/FlightmapSDKDemo-iOS",
7   "authors": "Jungleworks",
8   "license": {
9     "type": "BSD",
10     "file": "Flghtmap-SDK-iOS/LICENSE.md"
11   },
12   "documentation_url": "https://github.com/jungleworks/FlightmapSDKDemo-iOS",
13   "source": {
14     "http": "https://flightmap-sdk-ios.s3-us-west-1.amazonaws.com/Flghtmap-SDK-iOS.zip",
15     "flatten": true
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "vendored_frameworks": "Flghtmap-SDK-iOS/dynamic/Mapbox.framework",
22   "module_name": "Mapbox",
23   "dependencies": {
24     "FlightmapMobileEvents": [
26     ]
27   }