blob: 1d08ffc3a84013fa05a009c7cb30d91b1cd47496 [file] [log] [blame]
{
"name": "CNLiveFrameworks",
"version": "0.0.1",
"summary": "CNLive-iOS SDK集合库",
"homepage": "https://github.com/oldSixMrZhang/CNLiveFrameworks",
"source": {
"git": "https://github.com/oldSixMrZhang/CNLiveFrameworks.git",
"tag": "0.0.1"
},
"license": "MIT",
"authors": {
"张旭": "zhangxu@cnlive.com"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"subspecs": [
{
"name": "CNLiveBaseKit",
"vendored_frameworks": "BaseLayer/CNLiveStat.framework"
}
]
}