blob: 3cbc86a74bfb6b8f3ab1ee32de04dc0f92ee366c [file] [log] [blame]
{
"name": "Flightmap-SDK-iOS",
"version": "1.0.0",
"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://app.flightmap.io/v2/",
"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": {
"MapboxMobileEvents": [
"0.10.2"
]
}
}