[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 7 / c / CCRequestTool / 0.0.3 / CCRequestTool.podspec.json
blob85622cc6b4bc279b76f198c48d4a9d74f0f89a9f
2   "name": "CCRequestTool",
3   "version": "0.0.3",
4   "summary": "AFN的二次封装",
5   "description": "AFN的二次封装...",
6   "homepage": "https://github.com/chenjiangui/CCRequsetTool",
7   "license": "MIT",
8   "authors": {
9     "cjg": "674149625@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/chenjiangui/CCRequsetTool.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "request/CCRequestTool/*.{h,m}",
19   "frameworks": "Foundation",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
24     ]
25   }