blob: a4dc48830d98b528826cba40038259e25f13bd13 [file] [log] [blame]
{
"name": "ContentDrawerContainer",
"version": "0.1.5",
"summary": "A Swift component that enables an interactive drawer to be displayed ala Apple Maps app.",
"homepage": "https://github.com/swhitty/ContentDrawerContainer",
"authors": "Simon Whitty",
"license": {
"type": "mit",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/swhitty/ContentDrawerContainer.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.swift",
"swift_version": "4.2"
}