{ | |
"name": "CPLabelSwitch", | |
"version": "0.1.1", | |
"swift_version": "4.2", | |
"summary": "Custom switch", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/cristipetra/CPLabelSwitch", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"cristipetra": "cristian.petra@crisser.ro" | |
}, | |
"source": { | |
"git": "https://github.com/cristipetra/CPLabelSwitch.git", | |
"tag": "0.1.1" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "CPLabelSwitch/Classes/**/*" | |
} |