blob: 79f80d3b08494b38b0b853fe13e2854b322b5c55 [file] [log] [blame]
{
"name": "PrettyKeyboardHelper",
"version": "0.4.0",
"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.4.0"
},
"source_files": "PrettyKeyboardHelper/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}