[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / b / 8 / CDNetworkHelper / 1.0.6 / CDNetworkHelper.podspec.json
bloba8d01f7f395966f3c4380c48f69ac5e4989fc019
2   "name": "CDNetworkHelper",
3   "version": "1.0.6",
4   "summary": "AFNetworking 3.x 与YYCache封装,一句代码搞定数据请求与缓存,告别FMDB!控制台直接打印json中文字符,调试更方便",
5   "homepage": "https://github.com/1617176084/CDNetworkHelper.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "1617176084": "1617176084@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/1617176084/CDNetworkHelper.git",
18     "tag": "1.0.6"
19   },
20   "source_files": [
21     "CDNetworkHelper/CDNetworkCache.{h,m}",
22     "CDNetworkHelper/CDNetworkHelper.{h,m}"
23   ],
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "YYCache": [
30     ]
31   },
32   "requires_arc": true