blob: 2437ac3fa81f36b93f0745d10c5869f9a1960b9e [file] [log] [blame]
{
"name": "UltraDrawerView",
"version": "0.2.1",
"summary": "Simple swipe up view",
"homepage": "https://github.com/super-ultra/UltraDrawerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ilya Lobanov": "owlefy@gmail.com"
},
"source": {
"git": "https://github.com/super-ultra/UltraDrawerView.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"dependencies": {
"pop": [
"~> 1.0"
]
}
}