blob: c46eafac875e45f1f1a1437ccd4ad76b5180504e [file] [log] [blame]
{
"name": "AliPlayerPartSDK_iOS_RTS",
"version": "5.1.1",
"summary": "AliPlayerPartSDK_iOS_RTS.",
"description": "It's an SDK for aliyun video vodplay, which implement by Objective-C.",
"homepage": "https://github.com/aliyunvideo/AliPlayerSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aliyunvideo": "videosdk@service.aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aliyunvideo/AliPlayerSDK.git",
"tag": "5.1.1"
},
"requires_arc": true,
"subspecs": [
{
"name": "AliPlayerPartSDK",
"vendored_frameworks": [
"AliyunPlayer.framework",
"AliyunMediaDownloader.framework",
"artpSource.framework"
],
"frameworks": [
"MediaPlayer",
"CoreGraphics",
"QuartzCore",
"CoreVideo",
"OpenGLES",
"AVFoundation",
"CoreMedia",
"VideoToolbox",
"AudioToolbox"
]
}
]
}