blob: 1f8a9166d394a19631d2a22f1051f85bdc2292df [file] [log] [blame]
{
"name": "SwiftHandlerKit",
"version": "1.0.0",
"summary": "Elegantly assign closure-based actions to UIControls and the like.",
"homepage": "https://github.com/daaavid/SwiftHandlerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Johnson": "david@bronze5.net"
},
"source": {
"git": "https://github.com/daaavid/SwiftHandlerKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftHandlerKit/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}