[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 8 / e / 5 / YNetworking / 0.0.1 / YNetworking.podspec.json
blobf0f8bfc4c16d3c22e5d7a065c3911b6202f1d802
2   "name": "YNetworking",
3   "version": "0.0.1",
4   "summary": "介绍",
5   "description": "YNetworking s.description.",
6   "homepage": "https://gitee.com/osnail_snail/YNetworking.git",
7   "license": "MIT",
8   "authors": {
9     "osnail": "895148635@qq.com"
10   },
11   "source": {
12     "git": "https://gitee.com/osnail_snail/YNetworking.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "YNetworking/**/*.{h,m}",
20   "public_header_files": "YNetworking/**/*.h",
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "YYCache": [
27     ]
28   }