blob: c29efcc96ed61bf68cc6072f0829ffd67955c09f [file] [log] [blame]
{
"name": "newAliyunPlayer_iOS",
"version": "1.0.5",
"summary": "newAliyunPlayer_iOS",
"description": "It's an SDK for aliyun video vodplay, which implement by Objective-C.",
"homepage": "https://github.com/aliyunvideo/newAliyunVodPlayer/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aliyunvideo": "videosdk@service.aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aliyunvideo/newAliyunVodPlayer.git",
"tag": "1.0.5"
},
"vendored_frameworks": [
"AliyunVodPlayerSDK.framework",
"ffmpeg.framework"
],
"requires_arc": true
}