[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 0 / 3 / DownloadToGo / 3.5.1 / DownloadToGo.podspec.json
blob64de19f46dd148e1c3339dc32ac40c808a8db7f3
2   "name": "DownloadToGo",
3   "version": "3.5.1",
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.5.1"
16   },
17   "swift_version": "4.0",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*",
22   "dependencies": {
23     "M3U8Kit": [
24       "0.2.3"
25     ],
26     "GCDWebServer": [
27       "~> 3.4.2"
28     ],
29     "RealmSwift": [
30       "~> 3.7.6"
31     ],
32     "XCGLogger": [
33       "~> 6.1.0"
34     ],
35     "PlayKitUtils": [
36       "~> 0.1.4"
37     ]
38   }