blob: db1e8552a9a35213a073e2cda996fddf934f5f8d [file] [log] [blame]
{
"name": "Slido",
"version": "1.0.3",
"summary": "Navigation Drawer implemented with Swift",
"description": "This is iOS equivalent of Android's Navigation Drawer",
"homepage": "https://github.com/mitulmanish/NavigationDrawer",
"license": "MIT",
"authors": {
"mitul_manish": "mitul.manish@gmail.com"
},
"social_media_url": "https://twitter.com/mitul_manish23",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mitulmanish/NavigationDrawer.git",
"tag": "1.0.3"
},
"source_files": "NavigationDrawer/NavigationDrawer/**/*",
"exclude_files": "NavigationDrawer/NavigationDrawer/*.plist",
"frameworks": "UIKit",
"deprecated": true
}