blob: 2929ae0ad82f621631e9aa49bafd279918ba22f9 [file] [log] [blame]
{
"name": "delayButton",
"version": "0.0.1",
"summary": "delayButton 0.0.1",
"description": "Runtime button that response touch Every 2 seconds.",
"homepage": "https://github.com/roycms/delayButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"roycms": "roycms@qq.com"
},
"source": {
"git": "https://github.com/roycms/delayButton.git",
"tag": "0.0.1"
},
"source_files": "delayControl/*.*",
"ios": {
"frameworks": "UIKit"
},
"platforms": {
"ios": "7.0"
}
}