blob: 5f07e10e80cbd938e2ba9b1ff0e423e1ef1db87a [file] [log] [blame]
{
"name": "ColorController",
"version": "0.1.0",
"summary": "A short description of ColorController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BarredEwe/ColorController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BarredEwe": "barredewe@grishutin.com"
},
"source": {
"git": "https://github.com/BarredEwe/ColorController.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "ColorController/Classes/**/*"
}