[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 6 / 5 / FYNetWorkHelper / 1.0.1 / FYNetWorkHelper.podspec.json
blob72b91726a766bd9f0b0d0d9657546556bc35c309
2   "name": "FYNetWorkHelper",
3   "version": "1.0.1",
4   "summary": "AFNetworking 与YYCache封装",
5   "homepage": "https://github.com/sdwangxianwen/FYNetWorkHelper",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright 2011 - 2018 UMeng.com. All rights reserved.\n"
9   },
10   "authors": {
11     "wangwen": "x870183756@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/sdwangxianwen/FYNetWorkHelper.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "FYNetWorkHelper/FYNetTool/*.{h,m}",
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "YYCache": [
27     ]
28   },
29   "requires_arc": true