[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / 3 / YYURLRequest / 0.2.0 / YYURLRequest.podspec.json
blob95b59ff3667d59f0b61c8e46dc271bad64812216
2   "name": "YYURLRequest",
3   "version": "0.2.0",
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.0"
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   }