Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.57 KB

File metadata and controls

51 lines (29 loc) · 1.57 KB

PHAutoCubeMenu

License MIT  CocoaPods  Platform  Support 

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.

Demo Project

See PHAutoCubeMenu.xcodeproj


Installation

CocoaPods

  1. Add pod 'PHAutoCubeMenu' to your Podfile.
  2. Run pod install or pod update.
  3. Import "PHAutoCubeMenu.h".

Documentation

You can also install documentation locally using appledoc.

Requirements

This library requires iOS 4.0+ and Xcode 6.0+.

License

PHAutoCubeMenu is provided under the MIT license. See LICENSE file for details.