blob: 5fa91eaa89e678e4a3813360156e6c9a949048b5 [file] [log] [blame]
{
"name": "BSKeyboardControls",
"version": "2.2",
"summary": "Put controls above the keyboard on your iPhone or iPad app.",
"homepage": "https://github.com/simonbs/BSKeyboardControls",
"license": "MIT",
"authors": {
"Simon Støvring": "simonstoevring@gmail.com"
},
"source": {
"git": "https://github.com/simonbs/BSKeyboardControls.git",
"tag": "v2.2"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "BSKeyboardControls/BSKeyboardControls.{h,m}"
}