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