blob: 136c4407aac24d20c1ff1c261386996e72aaf4c1 [file] [log] [blame]
{
"name": "UIColor+Categories",
"version": "0.2",
"summary": "A collection of useful methods to extend UIColor.",
"homepage": "https://github.com/mattrubin/UIColor-Categories",
"license": "MIT",
"authors": "Matt Rubin",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/mattrubin/UIColor-Categories.git",
"tag": "0.2"
},
"source_files": "UIColor+Categories",
"requires_arc": true
}