blob: 7e77d1e7f151a1823a7717713d166878de222450 [file] [log] [blame]
{
"name": "CNLiveChooseCountrySDK",
"version": "0.0.1",
"summary": "选择国家",
"description": "CNLive选择国家和地区Code功能",
"homepage": "https://github.com/iOS-Xiaowen/CNLiveChooseCountrySDK",
"license": "MIT",
"authors": {
"zhangxiaowen": "zhangxiaowen@cnlive.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iOS-Xiaowen/CNLiveChooseCountrySDK.git",
"tag": "0.0.1"
},
"exclude_files": "Classes/Exclude",
"vendored_frameworks": "CNLiveMine.framework",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"MJExtension": [
]
},
"frameworks": [
"UIKit",
"Foundation"
]
}