[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / 1 / 0 / MDPNetwork / 0.0.1 / MDPNetwork.podspec.json
blob86471a55b69059d930ce0fa226dd9ef496690efe
2   "name": "MDPNetwork",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "网络.",
9   "description": "网络通用",
10   "homepage": "https://github.com/wdxgtsh/MDPNetwork.git",
11   "authors": {
12     "zhaolei": "wdxgtsh@live.cn"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/wdxgtsh/MDPNetwork.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "MDPNetwork/*.{h,m}",
22   "public_header_files": "MDPNetwork/*.{h}",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1.0"
26     ]
27   },
28   "requires_arc": true