blob: 988d53c3da2f7394557ec1ea4e160e4df0d4d090 [file] [log] [blame]
{
"name": "BSKeyboardControls",
"version": "1.1",
"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": "v1.1"
},
"platforms": {
"ios": null
},
"source_files": "BSKeyboardControls/BSKeyboardControls.{h,m}",
"requires_arc": true
}