BGAccessoryArrow 1.0.0× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Apr 2016 SPMSupports SPM ✗Maintained by Gray Campbell.Installation Guide×Installation Guide for BGAccessoryArrowYou want to add pod 'BGAccessoryArrow', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'BGAccessoryArrow', '~> 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 BGAccessoryArrowSee PodspecGitHub RepoPage on CocoaPods.orgBGAccessoryArrow 1.0.0ByBlack & Grey Studiosblackandgreystudios/BGAccessoryArrowGitHub Repo BGAccessoryArrow Overview CocoaPods Usage Usage tableViewCell.accessoryView = BGAccessoryArrow(color: UIColor.darkGrayColor())