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