blob: f82ee9a96da8158e504331f0e628be2bd0dd0f2c [file] [log] [blame]
{
"name": "KGFloatingDrawer",
"version": "0.1.3",
"summary": "A floating navigation drawer with an interesting animated presentation written in Swift.",
"homepage": "https://github.com/KyleGoddard/KGFloatingDrawer",
"screenshots": [
"https://raw.githubusercontent.com/KyleGoddard/KGFloatingDrawer/master/kgfloatingdrawer_github_preview.gif"
],
"license": {
"type": "MIT"
},
"authors": {
"KyleGoddard": "kylegoddard@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KyleGoddard/KGFloatingDrawer.git",
"tag": "0.1.3"
},
"source_files": "Pod/Classes/"
}