blob: 2d8e8109453cfcaf8e0c2dfc0b6a8f29b7debda5 [file] [log] [blame]
{
"name": "AliyunVideoSDKBasic",
"version": "3.12.0",
"summary": "aliyun video sdk basic",
"description": "It's an basic 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/AliyunVideoSDKBasic.git",
"tag": "3.12.0"
},
"exclude_files": "Classes/Exclude",
"frameworks": [
"SystemConfiguration",
"MobileCoreServices"
],
"libraries": "resolv",
"vendored_frameworks": "frameworks/AliyunVideoSDKPro.framework"
}