blob: 640697a6b7cfe10afc02a32f063a0da85a251e61 [file] [log] [blame]
{
"name": "UltraDrawerView",
"version": "0.1.2",
"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.1.2"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"dependencies": {
"pop": [
"~> 1.0"
]
}
}