blob: 26c7bcb76494cafcb7719d1eb31a43708c7e9ae3 [file] [log] [blame]
{
"name": "MapboxMobileEvents",
"version": "0.2.3",
"summary": "Mapbox Mobile Events",
"description": "Collects usage information to help Mapbox improve its products.",
"homepage": "https://www.mapbox.com/",
"license": {
"type": "ISC",
"file": "LICENSE.md"
},
"authors": {
"Mapbox": "mobile@mapbox.com"
},
"social_media_url": "https://twitter.com/mapbox",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mapbox/mapbox-events-ios.git",
"tag": "v0.2.3"
},
"source_files": [
"MapboxMobileEvents/**/*.{h,m}"
],
"resources": "MapboxMobileEvents/Resources/*",
"requires_arc": true,
"module_name": "MapboxMobileEvents"
}