blob: 03c8fd35879df4b5b5f938e29e5aa632a6f64b6e [file] [log] [blame]
{
"name": "Pailead",
"version": "1.4.0",
"summary": "Extract a color palette from an image",
"description": "Extract average colors from an image just like Googles Palette library on Android. Written to be a fast way to show vibrant colors behind or before an image.",
"homepage": "https://github.com/pducks32/Pailead",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pducks32": "git@patrickmetcalfe.com"
},
"source": {
"git": "https://github.com/pducks32/Pailead.git",
"tag": "1.4.0"
},
"social_media_url": "https://twitter.com/pducks32",
"platforms": {
"ios": "8.0",
"osx": "10.12"
},
"source_files": "Sources/Pailead/**/*"
}