[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 1 / e / YLHttp / 0.1.2 / YLHttp.podspec.json
blob1ee49b3e956cf0b6d15e14a802d811d565da2ab4
2   "name": "YLHttp",
3   "version": "0.1.2",
4   "summary": "Yelena Http Tool Library.",
5   "description": "Yelena Http请求功能库 POST、GET、图片上传、文件下载、网络检测.",
6   "homepage": "https://github.com/yew1989/Yelena-Http",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LinWei": "18046053193@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yew1989/Yelena-Http.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLHttp/YLHttp/Classes/**/*",
22   "dependencies": {
23     "YLCore": [
25     ],
26     "AFNetworking": [
28     ]
29   }