blob: 38971d4a339a1e3dcd484b73b80b2a64375bd70a [file] [log] [blame]
{
"name": "AlivcConan",
"version": "0.9.2",
"summary": "AlivcConan_iOS",
"description": "It's an SDK for aliyun conan sdk, which implement by Objective-C.",
"homepage": "https://github.com/aliyunvideo/AlivcConanSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aliyunvideo": "videosdk@service.aliyun.com"
},
"source": {
"git": "https://github.com/aliyunvideo/AlivcConanSDK.git",
"tag": "0.9.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"subspecs": [
{
"name": "AlivcConan",
"vendored_frameworks": "AlivcConan.framework"
}
]
}