blob: 494dfc83c2e5cd07d9ffbefef006ba90a1512fdf [file] [log] [blame]
{
"name": "MapboxMobileEvents",
"version": "0.2.6",
"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.6"
},
"source_files": [
"MapboxMobileEvents/**/*.{h,m}",
"vendor/TrustKit/**/*.{h,m,c}"
],
"resources": "MapboxMobileEvents/Resources/*",
"requires_arc": true,
"module_name": "MapboxMobileEvents"
}