[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / f / 0 / MODKNetWorking / 0.1.3 / MODKNetWorking.podspec.json
blob0193946e8eeff25018a4a90ab71b0bed037377e1
2   "name": "MODKNetWorking",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MODKNetWorking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0.1"
25     ]
26   }