blob: a486e399b32efec0fca1e3c210871af6e53d1feb [file] [log] [blame]
{
"name": "SBFormViewController",
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Controller to move the view when the keyboard appear in forms",
"homepage": "https://github.com/Busta117/SBFormViewController",
"authors": {
"Santiago Bustamante": "busta117@gmail.com"
},
"source": {
"git": "https://github.com/Busta117/SBFormViewController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "SBFormViewController/*.{h,m}",
"requires_arc": true
}