[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 2 / 4 / b / CLNetwork / 0.0.5 / CLNetwork.podspec.json
blob87d5c81eccaf858d514c251e48cb9620f94e2114
2   "name": "CLNetwork",
3   "version": "0.0.5",
4   "summary": "大概是一个网络封装库吧",
5   "description": "CLNetworking = YYCache + AFNetworking + JSONModel + SVProgressHUD",
6   "homepage": "http://EXAMPLE/CLNetwork",
7   "license": "MIT",
8   "authors": {
9     "zhucl": "493008927@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/JokerKevin/CLNetwork.git",
13     "tag": "0.0.5"
14   },
15   "dependencies": {
16     "AFNetworking": [
18     ],
19     "YYCache": [
21     ],
22     "JSONModel": [
24     ],
25     "MJRefresh": [
27     ],
28     "SVProgressHUD": [
30     ]
31   },
32   "platforms": {
33     "ios": "9.0"
34   },
35   "requires_arc": true,
36   "source_files": "CLNetwork/CLNetwork/*"