blob: 704e2f3063c68f4c0ea452a4839f64983b54c572 [file] [log] [blame]
{
"name": "HHUtil",
"version": "0.0.17",
"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.17"
},
"source_files": "HHUtil/HHUTil/Test/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SVProgressHUD": [
],
"MBProgressHUD": [
]
}
}