blob: 0149621e665d5ccfb5b2481f9094baf386e8d50e [file] [log] [blame]
{
"name": "FECustomSwitch",
"version": "1.0",
"summary": "Custom implementation for UISwitch",
"homepage": "https://github.com/NSCabezon/FECustomSwitch",
"license": "MIT",
"authors": {
"Ivan Cabezon": "nscabezon@gmail.com"
},
"source": {
"git": "https://github.com/NSCabezon/FECustomSwitch.git",
"tag": "1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Classes/*",
"requires_arc": true
}