To run the example project, clone the repo, and run pod install
from the Demo directory first.
ViperTransitions requires iOS 9.0 and above.
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
Tayphoon, tayphoon.company@gmail.com
ViperTransitions is available under the MIT license. See the LICENSE file for more info.