blob: 7df2e5b6b8a8afd92099db592de92ea36264d564 [file] [log] [blame]
{
"name": "SCNetworkingKit",
"version": "0.1.1",
"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.1.1"
},
"vendored_frameworks": [
"Debug-iphoneos/SCNetworkingKit.framework"
],
"frameworks": "Foundation"
}