2 "name": "ABCustomUINavigationController",
4 "summary": "Custom UINavigationController. SquaresFlips and Cube effects",
5 "description": " Subclass of UINavigationController that overwrite push and pop methods to create new transitions effects. Currently it has been implemented two transition animations:\n \n SquaresFlip\n The screen is split in squares and each one rotates until showing the new controller. It has two animation variation: Randomly and Horizontally\n \n Cube effect\n The views are shown in differents sides of a cube. It has two animation variation: Horizontal and Vertical\n",
6 "homepage": "https://github.com/andresbrun/ABCustomUINavigationController",
12 "Andres Brun": "andresbrunmoreno@gmail.com"
18 "git": "https://github.com/andresbrun/ABCustomUINavigationController.git",
21 "source_files": "CustomUINavigationController/**/*.{h,m}",