[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / f / 0 / MODKNetWorking / 0.1.1 / MODKNetWorking.podspec.json
blobb068d51af7ab85518032015fc2d8bc160fb9bebb
2   "name": "MODKNetWorking",
3   "version": "0.1.1",
4   "summary": "base AFNetworking",
5   "description": "TODO: Add long  the pod here.",
6   "homepage": "https://github.com/openman1992/SAGANNetWorking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "openman1992": "23741423@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/openman1992/SAGANNetWorking.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MODKNetWorking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0.1"
25     ]
26   }