blob: 2fcd3a9952327dad97726611195423ecfafb4910 [file] [log] [blame]
{
"name": "TDImageColors@betzerra",
"version": "0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "iOS Library used to detect a number of most used colors in a UIImage. Forked from timominous project.",
"homepage": "https://github.com/betzerra/TDImageColors",
"authors": {
"Ezequiel Alejandro Becerra": "ezequiel@betzerra.com.ar"
},
"source": {
"git": "https://github.com/betzerra/TDImageColors.git",
"tag": "0.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "TDImageColors/**/*.{h,m}",
"preserve_paths": "*"
}