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