PlainSegmentedControl 1.3.0× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release May 2018 SwiftSwift Version 4.0 SPMSupports SPM ✗Maintained by Meniny.Installation Guide×Installation Guide for PlainSegmentedControlYou want to add pod 'PlainSegmentedControl', '~> 1.3' similar to the following to your Podfile:target 'MyApp' do pod 'PlainSegmentedControl', '~> 1.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try PlainSegmentedControlSee PodspecGitHub RepoPage on CocoaPods.orgPlainSegmentedControl 1.3.0ByElias Abelmeniny.cnMeniny/PlainSegmentedControlGitHub RepoThis library is deprecated. PlainSegmentedControl is an iOS plain style SegmentedControl. Installation