UIKitExt 1.0.1×Maintained by Moch Xiao.Installation Guide×Installation Guide for UIKitExtYou want to add pod 'UIKitExt', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'UIKitExt', '~> 1.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 UIKitExtSee PodspecGitHub RepoPage on CocoaPods.orgUIKitExt 1.0.1ByShawcuzv/UIKitExtGitHub RepoUIKitExt Useful functionally extensions for Apple's UIKit framework.