blob: 611f44a4bbf29736754ad82b29d16ba87832247f [file] [log] [blame]
{
"name": "ColorThiefSwift",
"version": "0.1.6",
"summary": "Grabs the dominant color or a representative color palette from an image.",
"description": "Grabs the dominant color or a representative color palette from an image.\nA Swift port of same name libraries of JavaScript and Java.",
"homepage": "https://github.com/yamoridon/ColorThiefSwift",
"screenshots": "https://github.com/yamoridon/ColorThiefSwift/raw/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kazuki Ohara": "kazuki.ohara@gmail.com"
},
"source": {
"git": "https://github.com/yamoridon/ColorThiefSwift.git",
"tag": "0.1.6"
},
"social_media_url": "https://twitter.com/yamoridon",
"platforms": {
"ios": "8.0"
},
"source_files": "ColorThiefSwift/Classes/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "2.3"
}