blob: e3a70200dfd3cd1ce525b0b1d37c298fd3f631d6 [file] [log] [blame]
{
"name": "AliyunVideoSDKStd",
"version": "3.6.0",
"summary": "aliyun video sdk standard",
"description": "It's an standard SDK for aliyun video, which implement by Objective-C.",
"homepage": "https://www.aliyun.com/",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"wuxing.zwx": "wuxing.zwx@alibaba-inc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aliyunvideo/AliyunVideoSDKStd.git",
"tag": "3.6.0"
},
"exclude_files": "Classes/Exclude",
"frameworks": [
"SystemConfiguration",
"MobileCoreServices"
],
"libraries": "resolv",
"vendored_frameworks": "frameworks/AliyunVideoSDKPro.framework",
"dependencies": {
"QuCore-ThirdParty": [
],
"VODUpload": [
]
}
}