blob: e40e6dde8af03d9a4f5757c6709cafdd16347eb1 [file] [log] [blame]
{
"name": "AliyunPlayer_iOS",
"version": "1.0.4",
"summary": "AliyunPlayer_iOS.",
"description": "It's an SDK for aliyun video vodplay, which implement by Objective-C.",
"homepage": "https://github.com/aliyunvideo/AliyunPlayer_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aliyunvideo": "videosdk@service.aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aliyunvideo/AliyunPlayer_iOS.git",
"tag": "1.0.4"
},
"ios": {
"vendored_frameworks": [
"AliyunVodPlayerSDK.framework",
"AliyunVodPlayerViewSDK.framework"
]
},
"resources": "AliyunVodPlayerViewResource.bundle",
"frameworks": [
"VideoToolBox",
"MediaPlayer"
],
"libraries": "z",
"requires_arc": true
}