blob: 25f77a22bfc80b20fc153c12a4c6e67a21a5d233 [file] [log] [blame]
{
"name": "KeyboardController",
"version": "4.0.0",
"summary": "Simplifies iOS keyboard handling.",
"homepage": "https://github.com/michalkonturek/KeyboardController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michal Konturek": "michal.konturek@gmail.com"
},
"source": {
"git": "https://github.com/michalkonturek/KeyboardController.git",
"tag": "4.0.0"
},
"social_media_url": "https://twitter.com/michalkonturek",
"platforms": {
"ios": "8.0"
},
"source_files": "KeyboardController/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}