blob: 167e3351d8de33aa1eccfb2728e00d99fc285cfd [file] [log] [blame]
{
"name": "Slider2",
"version": "0.1.1",
"summary": "A slider with two value controls.",
"description": "A slider with two value controls.",
"homepage": "https://github.com/karanokk/Slider2",
"screenshots": [
"https://raw.githubusercontent.com/karanokk/Slider2/master/Assets/record.gif",
"https://raw.githubusercontent.com/karanokk/Slider2/master/Assets/storyboard.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"karanokk": "karanokk@icloud.com"
},
"social_media_url": "https://twitter.com/karanokk",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/karanokk/Slider2.git",
"tag": "0.1.1"
},
"source_files": "Sources/*.swift",
"swift_version": "5.0"
}