RZTransitions

Language: Obj-C
License: MIT

RZTransitions is a library to help make iOS7 custom View Controller transitions slick and simple.

RZTransitions-x

Installation

CocoaPods (Recommended)

Add the following to your Podfile:

pod 'RZTransitions'

RZTransitions follows semantic versioning conventions. Check the releases page for the latest updates and version history.

Manual Installation

Copy and add all of the files in the RZTransitions directory (and its subdirectories) into your project.

License

RZTransitions is licensed under the MIT license. See the LICENSE file for details.

GitHub