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