[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / d / WYNetService / 1.2.6 / WYNetService.podspec.json
blob50ff9c6dd66b51159e3f1c8a06b7f453a9b293d6
2   "name": "WYNetService",
3   "version": "1.2.6",
4   "summary": "A short description of WYNetService.",
5   "description": "这是一个AFN二次封装框架",
6   "homepage": "https://github.com/chenwuyang/WYNetService.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenwuyang": "wuyang.chen@wedaoyi.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/chenwuyang/WYNetService.git",
19     "tag": "1.2.6"
20   },
21   "source_files": "WYNetService/NetService/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.2.1"
30     ],
31     "SVProgressHUD": [
32       "~> 2.2.5"
33     ]
34   }