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