[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 7 / 0 / b / BatchMixpanelObjcDispatcher / 2.0.0 / BatchMixpanelObjcDispatcher.podspec.json
blobd910aed6476efd2dad07564d8dbde0ec355be1cf
2   "name": "BatchMixpanelObjcDispatcher",
3   "version": "2.0.0",
4   "summary": "Batch.com Events Dispatcher Mixpanel implementation.",
5   "description": "A ready-to-go event dispatcher for the Mixpanel Objective-C SDK. Requires the Batch iOS SDK.",
6   "homepage": "https://batch.com",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Batch.com": "support@batch.com"
12   },
13   "source": {
14     "git": "https://github.com/BatchLabs/Batch-iOS-mixpanel-objc-dispatcher.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "static_framework": true,
22   "dependencies": {
23     "Batch": [
24       "~> 1.17"
25     ],
26     "Mixpanel": [
28     ]
29   },
30   "source_files": "BatchMixpanelObjcDispatcher/Classes/**/*"