blob: f034db4433662e9252439fe9adbeec72df130a82 [file] [log] [blame]
{
"name": "MedianCut",
"version": "0.2.5",
"summary": "Color selection library based on Median Cut algorithm",
"description": "Median Cut\nColor selection library based on Median Cut algorithm.",
"homepage": "https://github.com/kyounh12/MedianCut",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"junseok_lee": "kyounh12@snu.ac.kr"
},
"source": {
"git": "https://github.com/kyounh12/MedianCut.git",
"tag": "0.2.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MedianCut/Classes/**/*",
"pushed_with_swift_version": "3.2"
}