blob: c002cedce64c71b27cd516c2429b3f9a3dfa5d26 [file] [log] [blame]
{
"name": "CMSwitchView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CMSwitchView/Pod/Classes/**/*"
}