blob: 266a9e4f9c3ed897569cab2f52ba4ebe199a6a73 [file] [log] [blame]
{
"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/**/*"
}