blob: 5264f903757c0161406c97a811fe9b2744d0b316 [file] [log] [blame]
{
"name": "MedianCut",
"version": "0.2.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MedianCut/Classes/**/*",
"pushed_with_swift_version": "3.2"
}