[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 9 / f / 2 / MYLNetwork / 0.0.3 / MYLNetwork.podspec.json
blob0f12d87118450784d335141b2e63debbd45ce795
2   "name": "MYLNetwork",
3   "version": "0.0.3",
4   "summary": "MYLNetwork: 网络请求:Moya、HandyJson、Alamofire",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MeiYuLong/MYLNetwork.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MeiYuLong": "longjiao914@126.com"
13   },
14   "source": {
15     "git": "https://github.com/MeiYuLong/MYLNetwork.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MYLNetwork/Classes/**/*",
22   "dependencies": {
23     "Moya": [
24       "~> 13.0"
25     ],
26     "Alamofire": [
27       "~> 4.0"
28     ],
29     "HandyJSON": [
30       "~> 5.0.2"
31     ],
32     "MBProgressHUD": [
33       "~> 1.1.0"
34     ]
35   }