blob: eb9059c60b51cd91153e8590ac61198f05023b9f [file] [log] [blame]
{
"name": "HHUtil",
"version": "0.0.5",
"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.5"
},
"source_files": "HHUtil/HHUTil/Test/*.{h,m}",
"requires_arc": true
}