blob: 40996441c75dca1a27f0aaf4be8b78f4c5ef776a [file] [log] [blame]
{
"name": "ContentDrawerContainer",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.swift",
"swift_version": "4.2"
}