blob: de53e32a4619e4f92a840897bf91b87422fea36e [file] [log] [blame]
{
"name": "YHNetworkTools",
"version": "0.1.4",
"summary": "A YHNetworkTools.",
"description": "A short description of YHNetworkTools.",
"homepage": "http://gitlab.yonghui.cn/yh-b2b/YHNetworkTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangli": "80727655@yonghui.cn"
},
"source": {
"git": "http://gitlab.yonghui.cn/yh-b2b/YHNetworkTools.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YHNetworkTools/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~>3.2.1"
],
"YLJsonLib": [
"~>0.1.7"
],
"MBProgressHUD": [
"~>1.1.0"
]
}
}