[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 2 / 4 / MGZNetWork / 0.1.0 / MGZNetWork.podspec.json
blobb5f0e18c0e088cd19a57c872e2c378cccd312cdd
2   "name": "MGZNetWork",
3   "version": "0.1.0",
4   "summary": "A short description of MGZNetWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mgzzz/MGZNetWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mgzzz": "ZGM_iOS@163.com"
13   },
14   "source": {
15     "git": "https://github.com/mgzzz/MGZNetWork.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MGZNetWork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0"
25     ],
26     "ReactiveObjC": [
28     ],
29     "MJExtension": [
31     ]
32   }