blob: 5771809ecb6d41319e178035658925b2197bed62 [file] [log] [blame]
{
"name": "PrettyKeyboardHelper",
"version": "0.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%201.gif",
"https://raw.githubusercontent.com/nab0y4enko/PrettyKeyboardHelper/master/demo%202.gif"
],
"license": "MIT",
"authors": {
"Oleksii Naboichenko": "nab0y4enko@gmail.com"
},
"social_media_url": "https://twitter.com/nab0y4enko",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nab0y4enko/PrettyKeyboardHelper.git",
"tag": "0.2"
},
"source_files": "PrettyKeyboardHelper/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}