blob: d31aecb4ba12df4f7b433c213e4c08216e759570 [file] [log] [blame]
{
"name": "PrettyKeyboardHelper",
"version": "0.1.2",
"summary": "A helper for keyboard notifications.",
"description": "A safe helper for keyboard notifications written in Swift.",
"homepage": "https://github.com/nab0y4enko/PrettyKeyboardHelper",
"screenshots": "https://raw.githubusercontent.com/nab0y4enko/PrettyKeyboardHelper/master/demo.gif",
"license": "MIT",
"authors": {
"Oleksii Naboichenko": "nab0y4enko@gmail.com"
},
"social_media_url": "https://twitter.com/nab0y4enko",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nab0y4enko/PrettyKeyboardHelper.git",
"tag": "0.1.2"
},
"source_files": "PrettyKeyboardHelper/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}