blob: 72c4c1deb119432dac9954de7da75c34f43bef1a [file] [log] [blame]
{
"name": "AliPlayer_iOS",
"version": "4.5.0",
"summary": "AliPlayer_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/AliPlayerSDK.git",
"tag": "4.5.0"
},
"requires_arc": true,
"subspecs": [
{
"name": "AliPlayerSDK",
"vendored_frameworks": [
"AliyunPlayerSDK.framework",
"alivcffmpeg.framework",
"AlivcConan.framework",
"AliyunMediaDownloader.framework"
],
"frameworks": [
"MediaPlayer",
"CoreGraphics",
"QuartzCore",
"CoreVideo",
"OpenGLES",
"AVFoundation",
"CoreMedia",
"VideoToolbox",
"AudioToolbox"
]
}
]
}