blob: 6cf836851f3d6e4b6a31d15935047ed3506ef9fe [file] [log] [blame]
{
"name": "HoldToClickButton",
"version": "1.01",
"summary": "Custom UIButton for iOS that the user needs to hold to click with an optional cancel animation",
"description": "'Custom UIButton for iOS that the user needs to hold to click with an optional cancel animation'",
"homepage": "https://github.com/inderdhir/HoldToClickButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Inder Dhir": "inderdhir@hotmail.com"
},
"source": {
"git": "https://github.com/inderdhir/HoldToClickButton.git",
"tag": "1.01"
},
"swift_version": "3.2",
"platforms": {
"ios": "10.0"
},
"source_files": "HoldToClickButton/Classes/**/*"
}