blob: 84805ba468457af368d869b3c873cd2a9afc0b8c [file] [log] [blame]
{
"name": "TNKeyboardControlWindow",
"version": "1.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/TawaNicolas",
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "TNKeyboardControlWindow",
"source_files": "TNKeyboardControlWindow"
}
]
}