blob: 14e6fbd0f4323e02d9156b2499d68b6d9bfb9c82 [file] [log] [blame]
{
"name": "HexColors",
"version": "3.0.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": "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.",
"authors": {
"Marius Landwehr": "marius.landwehr@gmail.com",
"holgersindbaek": "holgersindbaek@gmail.com"
},
"source": {
"git": "https://github.com/mRs-/HexColors.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "5.0",
"osx": "10.6",
"watchos": "2.0"
},
"source_files": "Classes/HexColors.{h,m}"
}