blob: 3fd25c7971723f9f260fdfbc1e9f021f40a0dc29 [file] [log] [blame]
{
"name": "Keyboard",
"version": "0.2.0",
"summary": "Never implement UIKeyboardDidShowNotification ever again.",
"description": "Never implement UIKeyboardDidShowNotification ever again. Ever. Really.",
"homepage": "https://github.com/BellAppLab/Keyboard",
"license": "MIT",
"authors": {
"Bell App Lab": "apps@bellapplab.com"
},
"source": {
"git": "https://github.com/BellAppLab/Keyboard.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}