blob: c82ba422b22e186360c911e220b727fd88475d0c [file] [log] [blame]
{
"name": "UIHandlers",
"version": "1.4.0",
"summary": "Adds closure support to UIControls and UIViews with UIGestureRecognizers.",
"homepage": "https://github.com/berbschloe/UIHandlers",
"license": "MIT",
"authors": "Brandon Erbschloe",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/berbschloe/UIHandlers.git",
"tag": "1.4.0"
},
"source_files": "UIHandlers/**/*.{h,m,swift}",
"swift_version": "5.0"
}