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