blob: a2acd45ddac4fab27432af0ae953b7ba760d9179 [file] [log] [blame]
{
"name": "SVSlidingPanel",
"version": "1.1.0",
"summary": "SVSlidingPanel is a UIViewController container designed for center panel with revealable side panels.",
"description": "SVSlidingPanel is a UIViewController container designed for presenting a center panel with revealable side panels - one to the left and one to the right. It supports iOS 8 or later and using Swift 3.0.",
"homepage": "https://github.com/sachin21v/SlidingPanel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Sachin Verma",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sachin21v/SlidingPanel.git",
"tag": "1.1.0"
},
"source_files": "Sources/",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}