blob: 4f0a67b1c93b032e50876cca24d727b5d1436df0 [file] [log] [blame]
{
"name": "HRButtonInterval",
"version": "0.0.1",
"summary": "给UIButton添加触发间隔,防止短时间内多次点击.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Johncahong/HRButtonInterval",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Johncahong",
"source": {
"git": "https://github.com/Johncahong/HRButtonInterval.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRButtonInterval/Classes/**/*"
}