XUIRoundedRectButton 1.0.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Nov 2016Maintained by azu, akuraru.Installation Guide×Installation Guide for XUIRoundedRectButtonYou want to add pod 'XUIRoundedRectButton', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'XUIRoundedRectButton', '~> 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 XUIRoundedRectButtonSee PodspecGitHub RepoHomepagePage on CocoaPods.orgXUIRoundedRectButton 1.0.0Byazuazu/XUIRoundedRectButtonGitHub Repo XUIRoundedRectButton is forward porting UIButton(UIButtonTypeRoundedRect) from iOS6 SDK to iOS7 SDK. Installation pod 'XUIRoundedRectButton' Authors azu License MIT