blob: c81be64f4624b74521283d225420249d6f7ac89d [file] [log] [blame]
{
"name": "ACSlider",
"version": "1.0.2",
"summary": "A slider displaying selected value.",
"description": "⏰ A Slider for Redmadrobot proof of concept for the Colored Alarm Clock Interface shot @ Dribbble",
"homepage": "https://github.com/RedMadRobot/ACSlider",
"license": {
"type": "MIT"
},
"authors": {
"Roman Churkin": "rc@redmadrobot.com"
},
"source": {
"git": "https://github.com/RedMadRobot/ACSlider.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/firmach",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "ACSlider/Classes/*.swift",
"resource_bundles": {
"ACSlider": [
"ACSlider/Assets/*.ttf"
]
}
}