blob: a0a7d87659f51247cf9a56f36caeb65b611fe17b [file] [log] [blame]
{
"name": "SOXSegmentControl",
"version": "0.1.0",
"summary": "Just another replacement for segment controls with multiline support of multi-lined segments.",
"description": "As other cocoapods it allows to flexible configure you own segment control. \n But in different you have the option to order you segments in a multilined pattern. Its the first alpha release so there is not a documentation, but take a look at the example project.\n Based on the idea of WMSegmentControl.",
"homepage": "https://github.com/twilightDD/SOXSegmentControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"twilightDD": "peter@2sox.de"
},
"source": {
"git": "https://github.com/twilightDD/SOXSegmentControl.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/twilightDD",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "SOXSegmentControl/Classes/**/*",
"swift_version": "5.0"
}