| { |
| "name": "LetheKeyboardScrollView", |
| "version": "0.1.0", |
| "summary": "Keyboard scroller", |
| "description": "Keyboard scroller for UITableView, UICollectionView and UIScrollView", |
| "homepage": "https://github.com/osmanyildirim/LetheKeyboardScrollView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Osman YILDIRIM": "yildirim.osman@icloud.com" |
| }, |
| "source": { |
| "git": "https://github.com/osmanyildirim/LetheKeyboardScrollView", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": "5.0", |
| "source_files": "LetheKeyboardScrollView/Classes/**/*", |
| "swift_version": "5.0" |
| } |