blob: 7dd97dc195d5a460c8026d976bc961cbac9abb0a [file] [log] [blame]
{
"name": "Mixpanel-swift",
"version": "1.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": "v1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Mixpanel/*.swift",
"module_name": "Mixpanel"
}