blob: 70a29598118a54b091c6f0b57284d1e4b5416b72 [file] [log] [blame]
{
"name": "Flightmap-SDK-iOS",
"version": "1.0.2",
"summary": "Open source vector map solution for iOS with full styling capabilities.",
"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",
"homepage": "https://github.com/jungleworks/FlightmapSDKDemo-iOS",
"authors": "Jungleworks",
"license": {
"type": "BSD",
"file": "Flghtmap-SDK-iOS/LICENSE.md"
},
"documentation_url": "https://github.com/jungleworks/FlightmapSDKDemo-iOS",
"source": {
"http": "https://flightmap-sdk-ios.s3-us-west-1.amazonaws.com/Flghtmap-SDK-iOS.zip",
"flatten": true
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "Flghtmap-SDK-iOS/dynamic/Mapbox.framework",
"module_name": "Mapbox",
"dependencies": {
"FlightmapMobileEvents": [
]
}
}