[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / b / BatchMixpanelObjcDispatcher / 1.0.0 / BatchMixpanelObjcDispatcher.podspec.json
blob05376d30a2c12a3ee1a8030ae8b2133a64f1b71d
2   "name": "BatchMixpanelObjcDispatcher",
3   "version": "1.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": "1.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "static_framework": true,
22   "dependencies": {
23     "Batch": [
24       "~> 1.16"
25     ],
26     "Mixpanel": [
28     ]
29   },
30   "source_files": "BatchMixpanelObjcDispatcher/Classes/**/*"