[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / f / 2 / BatchATInternetDispatcher / 2.0.0 / BatchATInternetDispatcher.podspec.json
blobea9b20ec8494346c292c963ded4c8ab1b7c6227f
2   "name": "BatchATInternetDispatcher",
3   "version": "2.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": "2.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.17"
29     ]
30   },
31   "source_files": "BatchATInternetDispatcher/Classes/**/*",
32   "swift_version": "5.0"