blob: 115308bcbfe06971154baf311a33eb5bf4fea9c9 [file] [log] [blame]
{
"name": "SCNetworking",
"version": "0.0.9",
"summary": "网络请求组件",
"description": "支持get,post,upload,put请求,使用URLSession",
"homepage": "https://10.199.96.150/iOS_pods/SCNetworking.git",
"license": "MIT",
"authors": {
"李伯波": "libaibo87@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wenkun/SCNetworking.git",
"tag": "0.0.9"
},
"source_files": [
"./",
"*.{h,m,c,plist}"
],
"frameworks": "Foundation"
}