blob: 9aa5d51913e66624b5f552be1f8c5a8f1f64c375 [file] [log] [blame]
{
"name": "SwitchModify",
"version": "1.0.0",
"summary": "This is use to Customize the default switch i.e you can have rectangular switch with customizable height and width",
"description": "This Pod allows you to customise the default Switch provided by apple. In case you require a rectangular switch you can use this pod. Also you can customize the thumb size as well as switch size.",
"homepage": "https://github.com/amritchang/CustomSwitch",
"license": "MIT",
"authors": {
"Amrit": "amritchang@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/amritchang/CustomSwitch.git",
"tag": "1.0.0"
},
"source_files": "CustomSwitch"
}