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