blob: 04bd6afe597fac4177df3965a26d8422499bb9c4 [file] [log] [blame]
{
"name": "HoldToClickButton",
"version": "1.1.1",
"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.1.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "HoldToClickButton/Classes/**/*",
"swift_version": "5.0"
}