blob: 57250af652252712da6d496d72656d4ac6586b5e [file] [log] [blame]
{
"name": "HexColors",
"version": "2.3.0",
"license": "MIT",
"summary": "Easy HEX- and RGB-Color Handling for UIColor and NSColor as a drop in category. Former MLUIColorAdditions.",
"homepage": "https://github.com/mRs-/HexColors",
"description": "\n HexColors is easy drop in category for HexColor integration in iOS and Mac OS X. Its build as a category for easy to use and can be used for UIColor and NSColor class.\n ",
"authors": {
"Marius Landwehr": "marius.landwehr@gmail.com",
"holgersindbaek": "holgersindbaek@gmail.com"
},
"source": {
"git": "https://github.com/mRs-/HexColors.git",
"tag": "2.3.0"
},
"platforms": {
"ios": "5.0",
"osx": "10.6"
},
"source_files": "Classes/HexColors.{h,m}"
}