[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / f / 2 / BatchATInternetDispatcher / 3.0.0 / BatchATInternetDispatcher.podspec.json
blob6d4209ec34aba0f2cab2f923e7733b1399cb3eb5
2   "name": "BatchATInternetDispatcher",
3   "version": "3.0.0",
4   "summary": "Batch.com Events Dispatcher AT Internet implementation.",
5   "description": "A ready-to-go event dispatcher for AT Internet. 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-atinternet-dispatcher.git",
15     "tag": "3.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.0",
21   "requires_arc": true,
22   "static_framework": true,
23   "dependencies": {
24     "ATInternet-Apple-SDK/Tracker": [
25       ">=2.0"
26     ],
27     "Batch": [
28       "~> 1.19"
29     ]
30   },
31   "source_files": "BatchATInternetDispatcher/Classes/**/*",
32   "swift_version": "5.0"