blob: fe49a11d67adde18673f6c6f5ac0bd1da548d69a [file] [log] [blame]
{
"name": "RESegmentedControl",
"version": "0.3.1",
"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",
"documentation_url": "https://sh-khashimov.github.io/RESegmentedControl",
"screenshots": [
"https://raw.githubusercontent.com/sh-khashimov/RESegmentedControl/master/Images/1.png",
"https://raw.githubusercontent.com/sh-khashimov/RESegmentedControl/master/Images/2.png",
"https://raw.githubusercontent.com/sh-khashimov/RESegmentedControl/master/Images/3.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sherzod Khashimov": "sh.khashimov@gmail.com"
},
"source": {
"git": "https://github.com/sh-khashimov/RESegmentedControl.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}