blob: 7a36b05b18728127b8bb6c65c7d7f9942a9b693e [file] [log] [blame]
{
"name": "RDNavigationDrawer",
"version": "1.0.2",
"summary": "Simple implementation of navigation drawer for iOS that similar to Android Drawer",
"description": "RDNavigationDrawer is a very simple implementation and can initialize with constructor",
"homepage": "https://github.com/greatrandz123/RDNavigationDrawer",
"license": "MIT",
"authors": {
"Randolf Dini-ay": "dolfsupreme@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/greatrandz123/RDNavigationDrawer.git",
"tag": "1.0.2"
},
"source_files": "RDNavigationDrawer/**/*.{h,m,swift}"
}