blob: 07e7a6226fbdeae4908df5a0504219c2f109081b [file] [log] [blame]
{
"name": "UIImageColors",
"version": "1.3.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": "1.3.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}