[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 5 / 2 / YDNetworkHelper / 0.1.0 / YDNetworkHelper.podspec.json
blob736d2d3323332ec5f07132dc842dbabb0b49b3ee
2   "name": "YDNetworkHelper",
3   "version": "0.1.0",
4   "summary": "YDNetworkHelper.",
5   "description": "AFNetworking 与YYCache封装,一句代码搞定数据请求与缓存,告别FMDB!控制台直接打印json中文字符,调试更方便.",
6   "homepage": "https://github.com/CoderThink/YDNetworkHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangdong@163.com": "yangdong@163.com"
13   },
14   "source": {
15     "git": "https://github.com/CoderThink/YDNetworkHelper.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YDNetworkHelper/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "YYCache": [
28     ]
29   },
30   "requires_arc": true