A very useful manual layout cube menu. you can drag view to the position you want and response smoothly animation.
- CubeView — A View can be draged and lots of delegte to call touch events and tap events.
- SumCubeView — A Collection of CubeView for sorting and animation.
See PHAutoCubeMenu.xcodeproj
- Add
pod 'PHAutoCubeMenu'to your Podfile. - Run
pod installorpod update. - Import "PHAutoCubeMenu.h".
You can also install documentation locally using appledoc.
This library requires iOS 4.0+ and Xcode 6.0+.
PHAutoCubeMenu is provided under the MIT license. See LICENSE file for details.

