blob: 73c7185dfd53a3211f61f401847995a827c8e349 [file] [log] [blame]
{
"name": "KeyboardDismisser",
"version": "0.2.0",
"summary": "KeyboardDismisser is a little Swift 3.0 pod that adds a button that can dismiss keyboard",
"description": "KeyboardDismisser is a little Swift 3.0 pod that adds a button that can dismiss keyboard. Button image, size and margin are all customizable.",
"homepage": "https://github.com/yagiz/KeyboardDismisser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yagiz": "yagizgurgul@gmail.com"
},
"source": {
"git": "https://github.com/yagiz/KeyboardDismisser.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*.{swift,xib,png}",
"pushed_with_swift_version": "3.0"
}