[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 4 / 1 / e / YLHttp / 0.1.1 / YLHttp.podspec.json
blobb3ab52ba1cde0d929cc8becc2310c540201e1b8d
2   "name": "YLHttp",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLHttp/YLHttp/Classes/**/*",
22   "dependencies": {
23     "YLCore": [
25     ],
26     "AFNetworking": [
28     ]
29   }