blob: dd7e5413884c36e99d932a333275a08c2ae3bd4c [file] [log] [blame]
{
"name": "DolphinPlayerHTVC",
"platforms": {
"ios": "9.0"
},
"summary": "Supported DRM player for HTVC app.",
"requires_arc": true,
"version": "1.3.2",
"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": [
"~> 1.2.0"
],
"Player": [
"~> 0.13.2"
],
"Socket.IO-Client-Swift": [
"~> 15.2.0"
],
"M3U8Kit": [
"~> 0.3.0"
]
},
"source_files": "DolphinPlayerHTVC.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "DolphinPlayerHTVC.framework"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}