2 "name": "AirSegmentedControl",
4 "summary": "A UIControl segmented control that draws itself based on the number of segments provided.",
5 "description": "A UIControl subclass that draws itself based on the number of segments provided. Also supports IBInspectable and IBDesignable for interface builder use.",
6 "homepage": "https://github.com/airG/iOS-airSegmentedControl",
7 "license": "Apache License, Version 2.0",
9 "Steven Thompson": "steve.thomp@me.com"
15 "git": "https://github.com/airG/iOS-airSegmentedControl.git",
19 "AirSegmentedControl",
20 "AirSegmentedControl/**/*.{h,m}"
22 "exclude_files": "AirSegmentedControl/InspectableAirSegmentedControl.swift",
23 "pushed_with_swift_version": "4.0"