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