[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 2 / 1 / BatchFirebaseDispatcher / 2.0.0 / BatchFirebaseDispatcher.podspec.json
blob8cefbb101dca7a732eefd01e6c9106709006dc0f
2   "name": "BatchFirebaseDispatcher",
3   "version": "2.0.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": "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     "Firebase/Analytics": [
28     ]
29   },
30   "source_files": "BatchFirebaseDispatcher/Classes/**/*"