blob: 4fcf53aa8ee91107ab906dea2cc256fb6d2d4ce8 [file] [log] [blame]
{
"name": "CMSwitchView",
"version": "0.1.3",
"summary": "CMSwitchView is a cool customizable switch view and with a pan gesture on it.",
"description": "You can customize for now the background color when selected or not. The border width and color.\n The width/height of the dot. If you want rounded or not.",
"homepage": "https://github.com/Mycose/CMSwitchView",
"license": "MIT",
"authors": {
"Mycose": "morissard@gmail.com"
},
"source": {
"git": "https://github.com/Mycose/CMSwitchView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CMSwitchView/Pod/Classes/**/*"
}