blob: 6c097ec7b2510cb20ea7476b81a8bc86704dc44e [file] [log] [blame]
{
"name": "UIColor+Random",
"version": "1.0.0",
"summary": "Generate random UIColors.",
"description": " Allows you to create random UIColors within a set of parameters.\n",
"homepage": "https://github.com/cotkjaer/UIColor-Random",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Christian Otkjær": "christian.otkjaer@silverback-it.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/cotkjaer/UIColor-Random.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": false
}