blob: ed2c36817db3bad642b930212758db2a4889452a [file] [log] [blame]
{
"name": "GestureRecognizerClosures",
"version": "4.0.1",
"license": "MIT",
"summary": "Closure handlers for gesture recognizers, controls and bar button items.",
"homepage": "https://github.com/marcbaldwin/GestureRecognizerClosures",
"authors": {
"Marc Baldwin": "marc.baldwin88@gmail.com"
},
"source": {
"git": "https://github.com/marcbaldwin/GestureRecognizerClosures.git",
"tag": "4.0.1"
},
"source_files": "GestureRecognizerClosures/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}