[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 2 / 7 / c / CCRequestTool / 0.0.2 / CCRequestTool.podspec.json
blobf180fb5697e49fddeb8ee77a8eac7f8283112892
2   "name": "CCRequestTool",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": "Sources/*.{h,m}",
19   "frameworks": "Foundation",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
24     ]
25   }