blob: 043c0f64d9c8234d706e610295e7934ab99ad3a4 [file] [log] [blame]
{
"name": "UltraDrawerView",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"dependencies": {
"pop": [
"~> 1.0"
]
},
"swift_version": "5.0"
}