blob: dab48aa21a84386e850e6a02408b231ebdbb1aa2 [file] [log] [blame]
{
"name": "DownloadToGo",
"version": "3.2.0",
"summary": "DownloadToGo -- video download manager for HLS",
"homepage": "https://github.com/kaltura/playkit-ios-dtg",
"license": {
"type": "AGPLv3",
"file": "LICENSE"
},
"authors": {
"Kaltura": "community@kaltura.com"
},
"source": {
"git": "https://github.com/kaltura/playkit-ios-dtg.git",
"tag": "3.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"M3U8Kit": [
"0.2.1"
],
"GCDWebServer": [
"~> 3.3.3"
],
"RealmSwift": [
"2.8.3"
],
"XCGLogger": [
"6.0.1"
],
"PlayKitUtils": [
"0.1.2"
]
},
"pushed_with_swift_version": "4.0"
}