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