[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / b / d / SCNetworking / 0.0.9 / SCNetworking.podspec.json
blob115308bcbfe06971154baf311a33eb5bf4fea9c9
2   "name": "SCNetworking",
3   "version": "0.0.9",
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.0.9"
17   },
18   "source_files": [
19     "./",
20     "*.{h,m,c,plist}"
21   ],
22   "frameworks": "Foundation"