blob: 4f4da06990f0689e399fe36a5bddef6042dee67c [file] [log] [blame]
{
"name": "UIButton-Repeat",
"version": "0.0.1",
"summary": "category of button for repeat click",
"description": "yun's UIButton-Repeat for iOS",
"homepage": "https://github.com/yunWJR/UIButton-Repeat",
"license": "MIT",
"authors": {
"yun": "wangshifu7878@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yunWJR/UIButton-Repeat.git",
"tag": "0.0.1"
},
"source_files": [
"UIButton-Repeat/UIButton-Repeat/UIButton-Repeat.h",
"UIButton-Repeat/UIButton-Repeat/*.{h,m}"
],
"requires_arc": true
}