blob: c11a7f7b0436b6d16bffb14e13209d781810c444 [file] [log] [blame]
{
"name": "SIAAvoidKeyboardController",
"version": "0.1.0",
"summary": "Control scroll view whether keyboard is displayed or not.",
"description": " Control scroll view whether keyboard is displayed or not.\n All we have to do is setup of UIScrollView.\n",
"homepage": "https://github.com/siagency/SIAAvoidKeyboardController",
"license": "MIT",
"authors": {
"SI Agency": "support@si-agency.co.jp"
},
"source": {
"git": "https://github.com/siagency/SIAAvoidKeyboardController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"SIAAvoidKeyboardController": [
"Pod/Assets/*.png"
]
}
}