blob: 8e2179a434dbb4a32ccae2d2140e28b66f1c4eb3 [file] [log] [blame]
{
"name": "HZFoundation",
"version": "0.1.6",
"summary": "The Useful Utility Library For IOS",
"homepage": "https://github.com/GeniusBrother/HZFoundation.git",
"license": "MIT",
"authors": {
"GeniusBrother": "zuohong_xie@163.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/GeniusBrother/HZFoundation.git",
"tag": "0.1.6"
},
"frameworks": "Foundation",
"public_header_files": "HZFoundation/Classes/**/*.h",
"source_files": "HZFoundation/Classes/**/*.{h,m}"
}