blob: 0725cb47add52eba832c55078bb2d393ebd8202e [file] [log] [blame]
{
"name": "UIImageColors",
"version": "2.0.1",
"license": "MIT",
"summary": "iTunes style color fetcher for UIImage.",
"homepage": "https://github.com/jathu/UIImageColors",
"authors": {
"Jathu Satkunarajah": "https://twitter.com/jathu"
},
"source": {
"git": "https://github.com/jathu/UIImageColors.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}