blob: 47708950b12773133e7bd82601ade787017c728a [file] [log] [blame]
{
"name": "DSKeyboardHandler",
"version": "1.0.0",
"summary": "A short description of KeyboardHandler.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sergiusX/KeyboardHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sergiusX": "sergiusx10@gmail.com"
},
"source": {
"git": "https://github.com/sergiusX/KeyboardHandler.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "KeyboardHandler/Classes/**/*"
}