/ViperTransitions

Primary LanguageSwiftMIT LicenseMIT

ViperTransitions

CI Status Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Demo directory first.

Requirements

ViperTransitions requires iOS 9.0 and above.

Installation

ViperTransitions is available through CocoaPods. To install it, simply add the following lines to your Podfile:

source 'https://github.com/Tayphoon/TayphoonSpecs.git'

platform :ios, '8.0'

target 'DemoApp' do
  pod 'ViperTransitions', '~> 0.0.1'
end

Author

Tayphoon, tayphoon.company@gmail.com

License

ViperTransitions is available under the MIT license. See the LICENSE file for more info.