[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / b / 4 / YJNetBaseKit / 1.0.2 / YJNetBaseKit.podspec.json
blobf9bfa225714855897a59344af5b08b9be29e1efd
2   "name": "YJNetBaseKit",
3   "version": "1.0.2",
4   "summary": "A short description of YJNetBaseKit.",
5   "description": "基于AFnetwork的二次封装的网络请求库",
6   "homepage": "https://github.com/full-of-fire/YJNetBaseKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "full-of-fire": "591730822@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/full-of-fire/YJNetBaseKit.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YJNetBaseKit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }