blob: 17fe32a545f21a568db66bf8e3dc144a345a7811 [file] [log] [blame]
{
"name": "DolphinPlayer",
"platforms": {
"ios": "9.0"
},
"summary": "Supported DRM player.",
"requires_arc": true,
"version": "1.0.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/DolphinPlayer.framework.zip"
},
"frameworks": "AVFoundation",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"SwiftyJSON": [
],
"CryptoSwift": [
"~> 0.13"
],
"Player": [
"~> 0.12"
],
"Socket.IO-Client-Swift": [
"~> 13.4"
],
"M3U8Kit": [
"~> 0.2"
],
"Reachability": [
"~> 3.2"
]
},
"source_files": "DolphinPlayer.framework/Headers/*.h",
"swift_version": "4.2"
}