blob: 9df43069731a07d214406dd5efe2ca791676a097 [file] [log] [blame]
{
"name": "APLKeyboardHelper",
"version": "0.1.0",
"summary": "APLKeyboardHelper helps to handle keyboard events",
"description": "APLKeyboardHelper helps to handle keyboard events with blocks.",
"homepage": "https://github.com/igrampe/APLKeyboardHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"igrampe": "igrampe@gmail.com"
},
"source": {
"git": "https://github.com/igrampe/APLKeyboardHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "APLKeyboardHelper/Classes/**/*"
}