[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / 4 / Segment-Mixpanel-3_6_0 / 1.6.1 / Segment-Mixpanel-3_6_0.podspec.json
blob6d24d1282d7fff931158cc6ac69117ae88d881a0
2   "name": "Segment-Mixpanel-3_6_0",
3   "version": "1.6.1",
4   "summary": "Mixpanel Integration for Segment's analytics-ios library.",
5   "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.",
6   "homepage": "http://segment.com/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Segment": "friends@segment.com"
12   },
13   "source": {
14     "git": "https://github.com/stadium-live/analytics-ios-integration-mixpanel.git"
15   },
16   "social_media_url": "https://twitter.com/segment",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "Analytics": [
24       "~> 3.0"
25     ],
26     "Mixpanel": [
27       "~> 3.6"
28     ]
29   }