LLRoundSwitch 1.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for LLRoundSwitchYou want to add pod 'LLRoundSwitch', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'LLRoundSwitch', '~> 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 LLRoundSwitchSee PodspecGitHub RepoPage on CocoaPods.orgLLRoundSwitch 1.0.1ByLordLoboLordLobo/LLRoundSwitchGitHub Repo Customizable replacement for UISwitch with ARC support. Customize the on/off text, the color of the background, supports event delegation, all with ARC in-mind. Installation pod 'LLRoundSwitch' Authors LordLobo License MIT