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