[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / d / b / 1 / BatchPianoDispatcher / 1.0.1 / BatchPianoDispatcher.podspec.json
blob3559fd0db4b43bf5f01f4a18151abfec67e1f9f1
2   "name": "BatchPianoDispatcher",
3   "version": "1.0.1",
4   "summary": "Batch.com Events Dispatcher Piano implementation.",
5   "description": "A ready-to-go event dispatcher for Piano Analytics. 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-piano-dispatcher.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "requires_arc": true,
22   "static_framework": true,
23   "dependencies": {
24     "Batch": [
25       "~> 1.19"
26     ],
27     "PianoAnalytics/iOS": [
28       ">=3.0"
29     ]
30   },
31   "source_files": "Sources/BatchPianoDispatcher/**/*",
32   "swift_version": "5.0"