blob: 8be93fc97a7203e6af987398b9f2d0483b953a4f [file] [log] [blame]
{
"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"
}