blob: 2aeac5cb5c50515543dadf1198a93fe5c5e7582f [file] [log] [blame]
{
"name": "KeyboardNotifications",
"version": "0.1.0",
"summary": "A short description of KeyboardNotifications.",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Vladislav-Plotnikov/KeyboardNotifications",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladislav Plotnikov": "vladislav.plotnikoff@gmail.com"
},
"source": {
"git": "https://github.com/Vladislav-Plotnikov/KeyboardNotifications.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KeyboardNotifications/Classes/**/*"
}