blob: 936e6d8f8466ed42b5dca110513dcb4a3b155e54 [file] [log] [blame]
{
"name": "UIColor-CrossFade",
"version": "0.0.1",
"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",
"commit": "5b72c40925575e8bebf0d6fe1e82dc8dc1b88bf5"
},
"source_files": "*.{h,m}",
"requires_arc": true
}