blob: 6199d1fadb399801bf9e7811349a8a6bafff6105 [file] [log] [blame]
{
"name": "Suitchi",
"version": "1.0.0",
"summary": "Custom Switch for iOS.",
"description": " Suitchi is a custom switch for iOS written in swift.\n Suitchi is highly customizable, you can change almost all parts of this composant.\n It can display a label in the center of the switch to display some additional information.\n Suitchi handles gesture and simple click.\n",
"homepage": "https://github.com/remirobert/Suitchi",
"license": "MIT",
"authors": {
"remirobert": "remirobert33530@gmail.com"
},
"source": {
"git": "https://github.com/remirobert/Suitchi.git",
"tag": "1.0.0"
},
"source_files": "Sources/Suitchi.swift"
}