blob: e533d080932be69913a87cfccbc1d661f189850a [file] [log] [blame]
{
"name": "KeyboardAdjuster",
"version": "5.0.1",
"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": "5.0.1"
},
"social_media_url": "https://twitter.com/dwlz",
"platforms": {
"ios": "12.2"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_versions": "5.0",
"source_files": "Pod/Classes/**/*",
"swift_version": "5.0"
}