blob: 6d054b3e6fd45e377b135a5ffecde460b133c02f [file] [log] [blame]
{
"name": "PaneViewController",
"version": "4.0.0",
"summary": "A side drawer controller",
"homepage": "https://www.lds.org/pages/mobileapps?lang=eng",
"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": "9.0"
},
"source": {
"git": "https://github.com/CrossWaterBridge/PaneViewController.git",
"tag": "4.0.0"
},
"requires_arc": true,
"source_files": "PaneViewController/*.{h,m,swift}",
"resources": "Resources/PaneViewController.xcassets",
"frameworks": "UIKit",
"dependencies": {
"ObserverSet": [
]
},
"pushed_with_swift_version": "3.0"
}