blob: efa762adc8d66d10e38289fc27ab0f33a2ca692e [file] [log] [blame]
{
"name": "BSKeyboardControls",
"version": "2.0",
"summary": "Put controls above the keyboard in 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.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "BSKeyboardControls/BSKeyboardControls.{h,m}",
"requires_arc": true
}