blob: 621393506d6f64a19f2bc6a7b52ba4e0f01f92b4 [file] [log] [blame]
{
"name": "YHNetworkTools",
"version": "0.1.3",
"summary": "A YHNetworkTools.",
"description": "A short description of YHNetworkTools.",
"homepage": "http://10.0.71.125/yh-b2b",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanglihaut2013@126.com": "yanglihaut2013@126.com"
},
"source": {
"git": "http://10.0.71.125/yh-b2b/YHNetworkTools.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YHNetworkTools/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~>3.2.1"
],
"YLJsonLib": [
"~>0.1.7"
],
"MBProgressHUD": [
"~>1.1.0"
]
}
}