blob: f8408e81410ac20e0faedd116db5f1ab1921733c [file] [log] [blame]
{
"name": "AlivcConan",
"version": "0.9.5.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.5.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"subspecs": [
{
"name": "AlivcConan",
"vendored_frameworks": "AlivcConan.framework"
}
]
}