[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / 3 / YYURLRequest / 0.1.1 / YYURLRequest.podspec.json
blob8d350d5c6f4d2cda9fa3b4f230cd5fc4bb314f42
2   "name": "YYURLRequest",
3   "version": "0.1.1",
4   "summary": "A ObjectiveC network library.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Ginxx/YYURLRequest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "G-Xi0N": "gao497868860@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Ginxx/YYURLRequest.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YYURLRequest/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "YYModel": [
28     ],
29     "YYCache": [
31     ]
32   }