blob: 716f483cf23380ae2c6eaa666bc9d4ef44ae2cb2 [file] [log] [blame]
{
"name": "TDImageColors",
"version": "0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "iOS Library used to detect a number of most used colors in a UIImage.",
"homepage": "http://github.com/timominous/TDImageColors",
"authors": {
"timominous": "timominous@gmail.com"
},
"source": {
"git": "https://github.com/timominous/TDImageColors.git",
"tag": "0.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "TDImageColors/**/*.{h,m}",
"preserve_paths": "*"
}