blob: 2918790e8a4ecf9debf84a6ee0161b10053e9ad0 [file] [log] [blame]
{
"name": "DownloadToGo",
"version": "3.4.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.4.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"M3U8Kit": [
"0.2.3"
],
"GCDWebServer": [
"~> 3.3.3"
],
"RealmSwift": [
"~> 3.7.3"
],
"XCGLogger": [
"~> 6.0.1"
],
"PlayKitUtils": [
"~> 0.1.4"
]
}
}