blob: fbb3e1dc43f686c9b6014ab02e75a336607ffa26 [file] [log] [blame]
{
"name": "RDNavigationDrawer",
"version": "1.0.1",
"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.1"
},
"source_files": "RDNavigationDrawer/**/*.{h,m,swift}"
}