blob: 5644fdb0ad595055d72117d0c19f0ebae16c90d5 [file] [log] [blame]
{
"name": "CNLiveRequestBastKit",
"version": "0.2.5.2",
"summary": "iOS 网络请求基础库 普通请求&链式请求&批式请求&资源上传&资源下载功能",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://bj.gitlab.cnlive.com/ios-team/CNLiveRequestBastKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"woshiliushiyu": "1010530278@qq.com"
},
"source": {
"git": "http://bj.gitlab.cnlive.com/ios-team/CNLiveRequestBastKit.git",
"tag": "0.2.5.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CNLiveRequestBastKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}