[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 2 / 1 / BatchFirebaseDispatcher / 1.0.1 / BatchFirebaseDispatcher.podspec.json
blob4c51ed31bfc52a54291ca5cfa48f9ea865e1889f
2   "name": "BatchFirebaseDispatcher",
3   "version": "1.0.1",
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": "1.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "static_framework": true,
22   "dependencies": {
23     "Batch": [
24       "~> 1.15"
25     ],
26     "Firebase/Analytics": [
28     ]
29   },
30   "source_files": "BatchFirebaseDispatcher/Classes/**/*"