blob: 1ee49b3e956cf0b6d15e14a802d811d565da2ab4 [file] [log] [blame]
{
"name": "YLHttp",
"version": "0.1.2",
"summary": "Yelena Http Tool Library.",
"description": "Yelena Http请求功能库 POST、GET、图片上传、文件下载、网络检测.",
"homepage": "https://github.com/yew1989/Yelena-Http",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LinWei": "18046053193@163.com"
},
"source": {
"git": "https://github.com/yew1989/Yelena-Http.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLHttp/YLHttp/Classes/**/*",
"dependencies": {
"YLCore": [
],
"AFNetworking": [
]
}
}