PKAnimations 0.2.3× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for PKAnimationsYou want to add pod 'PKAnimations', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'PKAnimations', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try PKAnimationsSee PodspecGitHub RepoPage on CocoaPods.orgPKAnimations 0.2.3ByPatrick Kullingpatrickkulling/PKAnimationsGitHub Repo A convenient way to run UIKit Animations in sequence and/or parallel using different easing equations. Installation pod 'PKAnimations' Authors Patrick Kulling License MIT