blob: 4bca6c231f2a8bab00a2661f09d72d94b6836b9a [file] [log] [blame]
{
"name": "UltraDrawerView",
"version": "0.6.0",
"summary": "Simple swipe up view",
"homepage": "https://github.com/super-ultra/UltraDrawerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ilya Lobanov": "esskeetit@imap.cc"
},
"source": {
"git": "https://github.com/super-ultra/UltraDrawerView.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.3",
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"swift_version": "5.3"
}