blob: 56e93aa513117a8968310283c1736890e024ddb5 [file] [log] [blame]
{
"name": "CNLiveSDKs",
"version": "0.1.0",
"summary": "CNLiveSDKs集合",
"description": "CNLiveSDKs集合,用于内部或多团队集成时使用",
"homepage": "https://github.com/oldSixMrZhang/CNLiveSDKs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oldSixMrZhang": "zhangxu@cnlive.com"
},
"source": {
"git": "https://github.com/oldSixMrZhang/CNLiveSDKs.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"subspecs": [
{
"name": "CNLiveStat",
"vendored_frameworks": "CNLiveSDKs/Classes/CNLiveStat.framework"
}
]
}