[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / 3 / DownloadToGo / 3.19.0 / DownloadToGo.podspec.json
blob6c176c0fc049d2d5c3546eec872db90237771bc4
2   "name": "DownloadToGo",
3   "version": "3.19.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.19.0"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "15.0"
20   },
21   "source_files": "Sources/**/*",
22   "dependencies": {
23     "M3U8Kit": [
24       "1.1.0"
25     ],
26     "kGCDWebServer": [
27       "~> 4.0.0"
28     ],
29     "RealmSwift": [
30       "~> 10.50.0"
31     ],
32     "Realm": [
33       "~> 10.50.0"
34     ],
35     "XCGLogger": [
36       "~> 7.1.5"
37     ],
38     "PlayKitUtils": [
39       "~> 0.7"
40     ]
41   },
42   "xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "swift_version": "5.0"