blob: aaf76b420d082f1c2e17e9032b355de0c0ece860 [file] [log] [blame]
{
"name": "HZFoundation",
"version": "0.1.1",
"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.1"
},
"frameworks": "Foundation",
"public_header_files": "HZFoundation/Classes/**/*.h",
"source_files": "HZFoundation/Classes/**/*.{h,m}"
}