blob: fde0c06fa1162296df05b2a0ea46ec7e7e7414ae [file] [log] [blame]
{
"name": "ColorThiefSwift",
"version": "0.2.2",
"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.2.2"
},
"social_media_url": "https://twitter.com/yamoridon",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "ColorThiefSwift/Classes/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}