[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / 3 / YYURLRequest / 0.2.1 / YYURLRequest.podspec.json
blob8e43388156cdfbd659e7da5c73b9ef49b4e98dc0
2   "name": "YYURLRequest",
3   "version": "0.2.1",
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     "G-Xi0N": "gao497868860@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Pircate/YYURLRequest.git",
15     "tag": "0.2.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "YYURLRequest/Classes/**/*",
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "YYModel": [
27     ],
28     "YYCache": [
30     ]
31   }