blob: be5437f60049779546af3404aeed6f4441dd6438 [file] [log] [blame]
{
"name": "DolphinPlayerHTVC",
"platforms": {
"ios": "9.0"
},
"summary": "Supported DRM player for HTVC app.",
"requires_arc": true,
"version": "1.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CuongLV": "cuonglv@dol-tech.com"
},
"homepage": "http://dol-tech.com",
"source": {
"http": "https://drm.dol-tech.com/static/DolphinPlayerHTVC.framework.zip"
},
"frameworks": "AVFoundation",
"dependencies": {
"CryptoSwift": [
"~> 0.13"
],
"Player": [
"~> 0.12"
],
"Socket.IO-Client-Swift": [
"~> 15.0"
]
},
"source_files": "DolphinPlayerHTVC.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "DolphinPlayerHTVC.framework"
},
"swift_version": "5.0"
}