blob: d48260595e9b183bff786c693aa8bb735546ba60 [file] [log] [blame]
{
"name": "HHUtil",
"version": "0.0.16",
"summary": "Base tools for development",
"description": "Base tools for development!!",
"homepage": "https://github.com/tmac0329/HHUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TmacHH": "549224475@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/tmac0329/HHUtil.git",
"tag": "0.0.16"
},
"source_files": "HHUtil/HHUTil/Test/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SVProgressHUD": [
],
"AFNetworking": [
],
"MBProgressHUD": [
]
}
}