[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / d / b / 1 / BatchPianoDispatcher / 2.0.0 / BatchPianoDispatcher.podspec.json
blob20641b782079217b263183cebbd8a9f44b6115bd
2   "name": "BatchPianoDispatcher",
3   "version": "2.0.0",
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": "2.0.0"
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"