blob: a071ff54b850a344080f5d5b2491c2ec1a6e26a6 [file] [log] [blame]
{
"name": "LDScrollViewForm",
"version": "0.4.0",
"summary": "Controller helping to manage a form on iOS by avoiding the keyboard and adapte the size of UITextViews",
"homepage": "https://github.com/snoozeman/LDScrollViewForm",
"license": "MIT",
"authors": "Damien Legrand",
"source": {
"git": "https://github.com/snoozeman/LDScrollViewForm.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/ios/*"
}