blob: a4a104b2d819030dd9c31142dd0e3c3f2c01b487 [file] [log] [blame]
{
"name": "UIColor-CrossFade",
"version": "1.0.0",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "UIColor category to cross fade between two UIColors at a specific ratio.",
"homepage": "https://github.com/cbpowell/UIColor-CrossFade",
"authors": {
"Charles Powell": "https://github.com/cbpowell"
},
"source": {
"git": "https://github.com/cbpowell/UIColor-CrossFade.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}