blob: 3fc8be2b9fbfd11b424106baf924bd6bf53754ce [file] [log] [blame]
{
"name": "HZCommonUI",
"version": "0.0.1",
"summary": "A short description of HZCommonUI.",
"description": "一个UI控件",
"homepage": "https://github.com/haozheMa/HZCommonUI",
"license": "MIT)",
"authors": {
"MaHaoZhe": "411408809@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/haozheMa/HZCommonUI.git",
"tag": "0.0.1"
},
"source_files": "HZCommonUI/HZCommonUI/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}