Modality 0.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Kevin Wong.Installation Guide×Installation Guide for ModalityYou want to add pod 'Modality', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'Modality', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ModalitySee PodspecGitHub RepoPage on CocoaPods.orgModality 0.0.1ByKevin Wongkevinwl02/ModalityGitHub Repo Modality is a transitions library to present modal views and includes some cool transition effects. Example The ModalityExample project contains the source code for the example.