blob: c487053dccfb7d2e89f6c72f4ae112154ec7a20a [file] [log] [blame]
{
"name": "DownloadToGo",
"version": "3.3.0",
"summary": "DownloadToGo -- 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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"M3U8Kit": [
"~> 0.2.1"
],
"GCDWebServer": [
"~> 3.3.3"
],
"RealmSwift": [
"~> 2.8.3"
],
"XCGLogger": [
"~> 6.0.1"
],
"PlayKitUtils": [
"~> 0.1.4"
]
}
}