blob: 196d557227e27e9f074ea6026c2744165c7aecae [file] [log] [blame]
{
"name": "TNKeyboardControlWindow",
"version": "1.0.7",
"summary": "Keyboard pan-to-dismiss functionality for iOS!",
"description": "The tiny utility helps you implement an app-wide keyboard pan-to-dismiss functionality in just a few lines of code.",
"homepage": "https://github.com/Tawa/TNKeyboardControlWindow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TawaNicolas": "tawanicolas@gmail.com"
},
"source": {
"git": "https://github.com/Tawa/TNKeyboardControlWindow",
"tag": "1.0.7"
},
"social_media_url": "https://twitter.com/TawaNicolas",
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "TNKeyboardControlWindow",
"source_files": "TNKeyboardControlWindow"
}
]
}