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