blob: 3fb2148e7979bc98e369bfb2b87b31ba36fa6012 [file] [log] [blame]
{
"name": "HZFoundation",
"version": "0.1.3",
"summary": "The Base Data Handle 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.3"
},
"frameworks": "Foundation",
"public_header_files": "HZFoundation/Classes/**/*.h",
"source_files": "HZFoundation/Classes/**/*.{h,m}"
}