blob: ef22b21e568ee83a024b992abb78fe4f9fdbb7d0 [file] [log] [blame]
{
"name": "ACSlider",
"version": "1.0.0",
"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.0"
},
"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"
]
}
}