blob: b6b5c1fa19cb0e4f31df96dbaedae31b6f14a4cc [file] [log] [blame]
{
"name": "UIColor+RandomColor",
"version": "0.0.1",
"homepage": "https://github.com/jPaolantonio/UIColor-RandomColor",
"summary": "Generate random UIColors",
"description": "A category of UIColor to generate random colors. Please for and send PRs.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Paolantonio": "jamespaolantonio@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/jPaolantonio/UIColor-RandomColor.git",
"tag": "0.0.1"
},
"source_files": "UIColor+RandomColor.{h,m}",
"requires_arc": false
}