[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / e / 2 / 1 / BatchFirebaseDispatcher / 3.2.0 / BatchFirebaseDispatcher.podspec.json
blob617113ff7699ac44b16ca01093414559162387d4
2   "name": "BatchFirebaseDispatcher",
3   "version": "3.2.0",
4   "summary": "Batch.com Events Dispatcher Firebase implementation.",
5   "description": "A ready-to-go event dispatcher for Firebase. 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-firebase-dispatcher.git",
15     "tag": "3.2.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "static_framework": true,
22   "dependencies": {
23     "Batch": [
24       ">= 1.19"
25     ],
26     "Firebase/Analytics": [
28     ]
29   },
30   "source_files": "BatchFirebaseDispatcher/Classes/**/*"