blob: fce49661f3f9e5b2bca7438f1e823ab42e4d649c [file] [log] [blame]
{
"name": "KeyboardAdjuster",
"version": "1.4.0",
"summary": "Automatically resizes and adjust views to scroll when a keyboard appears.",
"homepage": "https://github.com/lionheart/KeyboardAdjuster",
"license": "Apache 2.0",
"authors": {
"Dan Loewenherz": "dan@lionheartsw.com"
},
"source": {
"git": "https://github.com/lionheart/KeyboardAdjuster.git",
"tag": "1.4.0"
},
"social_media_url": "https://twitter.com/dwlz",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}