blob: d456c980c9422d6a60c7c7faf9d860a075027f5d [file] [log] [blame]
{
"name": "JXScrollableSegmentedControl",
"version": "0.1.0",
"summary": "An iOS UISegmentedControl replacement with scrollable, unlimited segments.",
"description": "An iOS UISegmentedControl replacement with scrollable, unlimited segments. iOS 13+ and Swift 5 required.",
"homepage": "https://github.com/swordray/JXScrollableSegmentedControl",
"screenshots": "https://raw.githubusercontent.com/swordray/JXScrollableSegmentedControl/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swordray": "swordray@gmail.com"
},
"source": {
"git": "https://github.com/swordray/JXScrollableSegmentedControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "JXScrollableSegmentedControl/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.2",
"swift_version": "5.2"
}