blob: a8ed925a36de9c6952b06dc201854ac0210dd304 [file] [log] [blame]
{
"name": "PaneViewController",
"version": "5.0.1",
"summary": "A side drawer controller",
"homepage": "https://github.com/GreenJell0/PaneViewController",
"description": "A side drawer controller that toggles between modal and side by side view depending on horizontal trait collection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": [
"Branden Russell",
"Hilton Campbell",
"Stephan Heilner",
"Nick Shelley"
],
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/GreenJell0/PaneViewController.git",
"tag": "5.0.1"
},
"requires_arc": true,
"source_files": "PaneViewController/*.{h,m,swift}",
"resources": "Resources/PaneViewController.xcassets",
"frameworks": "UIKit",
"swift_versions": "5.0",
"dependencies": {
"Signals": [
]
},
"swift_version": "5.0"
}