blob: ba13d064ed4c314665a58c5f183c0c3b23dc13bf [file] [log] [blame]
{
"name": "DKSwitchSlider",
"version": "1.0.0",
"summary": "Customizable slider style switch button",
"swift_versions": "5.0",
"description": "Simple and customizable slider style switch button",
"homepage": "https://github.com/deniskakacka/DKSwitchSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Denis Kakačka": "deniskakacka@gmail.com"
},
"source": {
"git": "https://github.com/deniskakacka/DKSwitchSlider.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/dkreationsapps",
"platforms": {
"ios": "9.0"
},
"source_files": "DKSwitchSlider/Classes/**/*",
"swift_version": "5.0"
}