blob: fd46202b4771d0a3c37ff8755164f40af4bc327d [file] [log] [blame]
{
"name": "TDImageColors",
"version": "0.3.1",
"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.3.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "TDImageColors/**/*.{h,m}",
"preserve_paths": "*"
}