PYControllers 0.5.2× TestsTested ✗ LangLanguage Obj-CObjective C License Custom ReleasedLast Release Jan 2019Maintained by Push Chen.Installation Guide×Installation Guide for PYControllersYou want to add pod 'PYControllers', '~> 0.5' similar to the following to your Podfile:target 'MyApp' do pod 'PYControllers', '~> 0.5' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try PYControllers Depends on:PYCore>= 0PYUIKit>= 0 See PodspecGitHub RepoPage on CocoaPods.orgPYControllers 0.5.2ByPush Chenlittlepush/PYControllersGitHub Repo Most used UI controllers in iOS application, which is an extend for PYUIKit Installation pod 'PYControllers' Authors Push Chen License Custom