blob: e6657c47aed70ef3ea959c9487f94c91acb874bc [file] [log] [blame]
{
"name": "FlightmapMobileEvents",
"version": "0.2-beta",
"summary": "Flightmap Mobile Events",
"description": "Collects usage information to help Flightmap improve its products.",
"homepage": "https://app.flightmap.io",
"license": {
"type": "ISC",
"file": "LICENSE.md"
},
"authors": "Jungleworks",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MananJ-IOS/mapbox-events-ios.git",
"branch": "flightmap_events",
"tag": "v0.2-beta"
},
"source_files": [
"MapboxMobileEvents/**/*.{h,m}"
],
"resources": "MapboxMobileEvents/Resources/*",
"exclude_files": "MapboxMobileEvents/MMENamespacedDependencies.h",
"requires_arc": true,
"module_name": "MapboxMobileEvents",
"libraries": "z",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
}
}