blob: 18183e5eec3e7925c10bb7f6594fecd5d51addd5 [file] [log] [blame]
{
"name": "ContentDrawerContainer",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"swift_version": "4.2"
}