blob: b1f589f43d0fa6620c559aae7984b4f19aee4c0c [file] [log] [blame]
{
"name": "KGFloatingDrawer",
"version": "0.1.2",
"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.2"
},
"source_files": "Pod/Classes/"
}