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