blob: 8e91506f072004dcca548da3b714ef5c9e8d8d98 [file] [log] [blame]
{
"name": "RESegmentedControl",
"version": "0.2.0",
"summary": "A Customizable Segmented Control.",
"description": "Customizable segmented control with style presets. It can display both texts and images, vertically or horizontally. Able to download and cache images. Adaptive Layout-Driven UI. Natural and smooth animation between segments switch.",
"homepage": "https://github.com/sh-khashimov/RESegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sherzod Khashimov": "sh.khashimov@gmail.com"
},
"source": {
"git": "https://github.com/sh-khashimov/RESegmentedControl.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}