blob: 741ac9391cd8336582be9f7e0bb9b9116916f0ab [file] [log] [blame]
{
"name": "HZButton",
"version": "0.0.1",
"summary": "The HZButton is a Button that can creat a fast customer button for you.",
"description": "the HZButton is a Button that can creat a fast customer button for you! please use it",
"homepage": "https://github.com/AndyZZhz/HZButton",
"license": "MIT",
"authors": "Andyzzhz",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AndyZZhz/HZButton.git",
"tag": "0.0.1"
},
"source_files": [
"HZCommonButton",
"HZCommonButton/**/*.{h,m}"
],
"exclude_files": "HZCommonButton/Exclude",
"frameworks": [
"UIkit",
"Foundation"
],
"requires_arc": true
}