2 "name": "UnderlineSegmentedControl",
4 "summary": "A customizable underline segmented control",
5 "description": "The native UISegmentedControl is hard to customize any way we want. I created one by extending UIControl. It has an underline that moves alongside the scrollview that you can attach to it. The colors of the segment titles change interactively as well.",
6 "homepage": "https://github.com/lussvontrier/UnderlineSegmentedControl",
9 "Lusine": "limonella.lm@gmail.com"
11 "social_media_url": "https://www.instagram.com/lussvontrier/",
16 "git": "https://github.com/lussvontrier/UnderlineSegmentedControl.git",
19 "vendored_frameworks": "UnderlineSegmentedControl.xcframework",
20 "source_files": "UnderlineSegmentedControl/**/*.{swift}",
25 "swift_versions": "5.0",
26 "swift_version": "5.0"