blob: 7e3dd4356a53bddcdfbe1b94dabd9ab016bf7060 [file] [log] [blame]
{
"name": "Mixpanel-swift",
"version": "2.0.0",
"license": "Apache License, Version 2.0",
"summary": "iPhone tracking library for Mixpanel Analytics in Swift",
"homepage": "https://mixpanel.com",
"authors": {
"Mixpanel, Inc": "support@mixpanel.com"
},
"source": {
"git": "https://github.com/mixpanel/mixpanel-swift.git",
"tag": "v2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Mixpanel/*.swift",
"module_name": "Mixpanel"
}