[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / 3 / DownloadToGo / 3.4.0 / DownloadToGo.podspec.json
blob8ed3fca74237b30c1dac6a4329f7b6d3a6ac67b0
2   "name": "DownloadToGo",
3   "version": "3.4.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.4.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Sources/**/*",
21   "dependencies": {
22     "M3U8Kit": [
23       "0.2.3"
24     ],
25     "GCDWebServer": [
26       "~> 3.3.3"
27     ],
28     "RealmSwift": [
29       "~> 3.5.0"
30     ],
31     "XCGLogger": [
32       "~> 6.0.1"
33     ],
34     "PlayKitUtils": [
35       "~> 0.1.4"
36     ]
37   }