blob: 6d24d1282d7fff931158cc6ac69117ae88d881a0 [file] [log] [blame]
{
"name": "Segment-Mixpanel-3_6_0",
"version": "1.6.1",
"summary": "Mixpanel Integration for Segment's analytics-ios library.",
"description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.\n\nThis is the Mixpanel integration for the iOS library.",
"homepage": "http://segment.com/",
"license": {
"type": "MIT"
},
"authors": {
"Segment": "friends@segment.com"
},
"source": {
"git": "https://github.com/stadium-live/analytics-ios-integration-mixpanel.git"
},
"social_media_url": "https://twitter.com/segment",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.0"
],
"Mixpanel": [
"~> 3.6"
]
}
}