blob: 23da9eeff8f6bbcf4c5ec1647962eaa73f239a25 [file] [log] [blame]
{
"name": "SBFormViewController",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "5.0"
},
"source_files": "SBFormViewController/*.{h,m}",
"requires_arc": true
}