[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / 3 / YYURLRequest / 0.2.2 / YYURLRequest.podspec.json
blob09bf3dfc7feaa67978fdfaa0509e960b9b01a370
2   "name": "YYURLRequest",
3   "version": "0.2.2",
4   "summary": "A Objective-C network library based on AFNetworking/YYModel/YYCache.",
5   "homepage": "https://github.com/Pircate/YYURLRequest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pircate": "gao497868860@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Pircate/YYURLRequest.git",
15     "tag": "0.2.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "YYURLRequest/Classes/**/*",
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "YYModel": [
27     ],
28     "YYCache": [
30     ]
31   }