blob: d7b328d480a472955acc42caf4e46783a5ad9d49 [file] [log] [blame]
{
"name": "DownloadToGo",
"version": "3.3.1",
"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.1"
},
"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"
]
}
}