blob: 1a0a2c136bf7103752b02ac7f1b4c18c68712429 [file] [log] [blame]
{
"name": "PrettyKeyboardHelper",
"version": "0.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/nab0y4enko/PrettyKeyboardHelper.git",
"tag": "0.1"
},
"source_files": "PrettyKeyboardHelper/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}