blob: 45b9c8e824367ba2505411cc6ef1300a80e72669 [file] [log] [blame]
{
"name": "KeyboardController",
"version": "3.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": "3.0.0"
},
"social_media_url": "https://twitter.com/michalkonturek",
"platforms": {
"ios": "8.0"
},
"source_files": "KeyboardController/Classes/**/*",
"frameworks": "UIKit"
}