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