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