blob: 0d2c5519b416114cedb7ae0198207b186124905c [file] [log] [blame]
{
"name": "ColorGenerator",
"version": "0.0.1",
"summary": "Generates the random color",
"description": "Used to generates the random color",
"homepage": "https://github.com/perlasivakrishna/ColorGenerator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"perlasivakrishna": "sivakrishna.perla@ymail.com"
},
"source": {
"git": "https://github.com/perlasivakrishna/ColorGenerator.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"ColorGenerator/Classes/**/*"
],
"pushed_with_swift_version": "4.0"
}