blob: 46f6cca8f95ee6eb428dbe991d330b4b8802ae3d [file] [log] [blame]
{
"name": "CPLabelSwitch",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CPLabelSwitch/Classes/**/*"
}