blob: a90ab5c63fad60dfa93c45c079b200d473fc7d17 [file] [log] [blame]
{
"name": "GestureRecognizerClosures",
"version": "4.0.0",
"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.0"
},
"source_files": "GestureRecognizerClosures/*.swift",
"platforms": {
"ios": "9.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}