2 "name": "AERightMenuWindow",
4 "summary": "A generic approach to show view controller as side right menu in iOS",
5 "description": "Utilize UIWindow to show a view controller as a right side menu. You can specify the width percentage of menu view related to the full screen.\nAlso, you can set the dropback color(normally it's a semi-transparent color) and the animation duration for showing the side menu.",
6 "homepage": "https://github.com/canicelebrate/AERightMenuWindow",
12 "William Wang": "canicelebrate@gmail.com"
18 "git": "https://github.com/canicelebrate/AERightMenuWindow.git",
21 "source_files": "RightMenuCore/*.{h,m}",