[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 6 / f / 0 / MODKNetWorking / 0.1.0 / MODKNetWorking.podspec.json
blob92e54c6c858759e2ed9ffff34115407807302fe2
2   "name": "MODKNetWorking",
3   "version": "0.1.0",
4   "summary": "A short description of MODKNetWorking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.zwdbj.com:3000/yangjun/MODKNetWorking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "openman1992": "23741423@qq.com"
13   },
14   "source": {
15     "git": "http://git.zwdbj.com:3000/yangjun/MODKNetWorking.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MODKNetWorking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0.1"
25     ]
26   }