blob: a8472bc70d804f610e45ed5d34ca82d773f90b3b [file] [log] [blame]
{
"name": "EurekaTwolineSliderRow",
"version": "0.1.0",
"summary": "old-style SliderRow is back!",
"description": "old-style SliderRow is back!\n\nTwolineSliderRow is a restoration of an earlier SliderRow design.\n\nsince slider is placed on a different line from the title, slider length will not change even if title gets longer due to localization or other.",
"homepage": "https://github.com/rinsuki/EurekaTwolineSliderRow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": [
"xmartlabs",
"rinsuki"
],
"source": {
"git": "https://github.com/rinsuki/EurekaTwolineSliderRow.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/428rinsuki",
"platforms": {
"ios": "11.0"
},
"source_files": "EurekaTwolineSliderRow/Classes/**/*",
"swift_versions": "5.0",
"frameworks": "UIKit",
"dependencies": {
"Eureka": [
"~> 5.3.0"
]
},
"swift_version": "5.0"
}