[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 0 / 3 / DownloadToGo / 3.15.0 / DownloadToGo.podspec.json
blob99429772d80bbedeb6af5faa23bb57173b324592
2   "name": "DownloadToGo",
3   "version": "3.15.0",
4   "summary": "DownloadToGo -- download manager for HLS",
5   "homepage": "https://github.com/kaltura/playkit-ios-dtg",
6   "license": {
7     "type": "AGPLv3",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kaltura": "community@kaltura.com"
12   },
13   "source": {
14     "git": "https://github.com/kaltura/playkit-ios-dtg.git",
15     "tag": "3.15.0"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/**/*",
22   "dependencies": {
23     "M3U8Kit": [
24       "1.0.0"
25     ],
26     "GCDWebServer": [
27       "~> 3.5.4"
28     ],
29     "RealmSwift": [
30       "~> 10.15.1"
31     ],
32     "Realm": [
33       "~> 10.15.1"
34     ],
35     "XCGLogger": [
36       "~> 7.0.0"
37     ],
38     "PlayKitUtils": [
39       "~> 0.5"
40     ]
41   },
42   "swift_version": "5.0"