| { |
| "name": "KeyboardAdjuster", |
| "version": "1.1.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.1.0" |
| }, |
| "social_media_url": "https://twitter.com/dwlz", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*" |
| } |