blob: 53d8b7dcc8bf66d7a9606178a21d60fafe9fc6bb [file] [log] [blame]
{
"name": "MLUIColorAdditions",
"version": "1.0.0",
"summary": "!!!SWITCH TO HexColors!!! DEPRECATED!!! Additions for UIColor for easy handling with hex- and rgb-colors.",
"homepage": "https://github.com/mRs-/MLUIColorAdditions",
"license": "MIT",
"authors": {
"Marius Landwehr": "marius.landwehr@googlemail.com"
},
"source": {
"git": "https://github.com/mRs-/MLUIColorAdditions.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}