Interpolator 0.2.1×Maintained by Jakub Olejník.Installation Guide×Installation Guide for InterpolatorYou want to add pod 'Interpolator', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'Interpolator', '~> 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 InterpolatorSee PodspecGitHub RepoPage on CocoaPods.orgInterpolator 0.2.1ByJakub Olejníkolejnjakolejnjak/InterpolatorGitHub RepoInterpolator Swift implementation of Android interpolators, heavily inspired by Android source code.