blob: 4a449a2f272645c9fa74344a95620bbd7b36adce [file] [log] [blame]
{
"name": "UltraDrawerView",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}