| { |
| "name": "KeyboardAdjuster", |
| "version": "4.0.0", |
| "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": "4.0.0" |
| }, |
| "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.2" |
| }, |
| "swift_version": "4.2", |
| "source_files": "Pod/Classes/**/*" |
| } |