blob: f9eb8cf8ca5f8bf25d8150ba5410318fb4fee363 [file] [log] [blame]
{
"name": "Keyboard",
"version": "0.2.1",
"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.1"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}