blob: 7ace9f28e2f56f8dfb1ca421eae1c8038d8b8b52 [file] [log] [blame]
{
"name": "Mixpanel",
"version": "1.0.0",
"license": "Apache License",
"summary": "iPhone tracking library for Mixpanel Analytics.",
"homepage": "http://mixpanel.com",
"authors": {
"Mixpanel": "support@mixpanel.com"
},
"source": {
"git": "https://github.com/mixpanel/mixpanel-iphone.git",
"tag": "v1.0.0"
},
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
],
"platforms": {
"ios": null
},
"source_files": "Mixpanel/**/*.{h,m}",
"requires_arc": false
}