blob: e02eabb84c769513b35574b25b7d2a97aa0a9c51 [file] [log] [blame]
{
"name": "HZMFoundation",
"version": "0.0.1",
"summary": "category of base foundation",
"description": "category of base foundation",
"homepage": "https://github.com/kakahuwonders/HZMFoundation",
"license": "MIT",
"authors": {
"hzhuzhiming": "hzhuzhiming@corp.netease.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kakahuwonders/HZMFoundation.git",
"tag": "0.0.1"
},
"source_files": [
"classes",
"classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "Foundation",
"requires_arc": true
}