[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 7 / c / d / WYNetService / 1.1.0 / WYNetService.podspec.json
blob859242bfe2ce42f885c8996a3c0aa9df580c6ef1
2   "name": "WYNetService",
3   "version": "1.1.0",
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.1.0"
20   },
21   "source_files": [
22     "WYNetService",
23     "WYNetService/NetService/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "dependencies": {
31     "AFNetworking": [
32       "~> 3.2.1"
33     ],
34     "SVProgressHUD": [
35       "~> 2.2.5"
36     ]
37   }