[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / f / 5 / SCNetworkingKit / 0.1.1 / SCNetworkingKit.podspec.json
blob7df2e5b6b8a8afd92099db592de92ea36264d564
2   "name": "SCNetworkingKit",
3   "version": "0.1.1",
4   "summary": "网络请求组件",
5   "description": "支持get,post,upload,put请求,使用URLSession",
6   "homepage": "https://10.199.96.150/iOS_pods/SCNetworking.git",
7   "license": "MIT",
8   "authors": {
9     "李伯波": "libaibo87@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/wenkun/SCNetworking.git",
16     "tag": "0.1.1"
17   },
18   "vendored_frameworks": [
19     "Debug-iphoneos/SCNetworkingKit.framework"
20   ],
21   "frameworks": "Foundation"