blob: 74afe47f13d7e99234fa96c179b073a4abc6796b [file] [log] [blame]
{
"name": "SHSliderSwitch",
"version": "1.0",
"summary": "A framework that implements a slider switch.",
"description": "SHSliderSwitch is a simple lightweight library to implement an animated slider switch.",
"homepage": "https://github.com/iamshezad/SHSliderSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iamShezad": "shezadahamed95@gmail.com"
},
"source": {
"git": "https://github.com/iamshezad/SHSliderSwitch.git",
"tag": "1.0"
},
"source_files": "SHSliderSwitch/*.{swift,h,m}",
"platforms": {
"ios": "11.0"
}
}