[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / f / b / MedianCut / 0.2.5 / MedianCut.podspec.json
blobf034db4433662e9252439fe9adbeec72df130a82
2   "name": "MedianCut",
3   "version": "0.2.5",
4   "summary": "Color selection library based on Median Cut algorithm",
5   "description": "Median Cut\nColor selection library based on Median Cut algorithm.",
6   "homepage": "https://github.com/kyounh12/MedianCut",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "junseok_lee": "kyounh12@snu.ac.kr"
13   },
14   "source": {
15     "git": "https://github.com/kyounh12/MedianCut.git",
16     "tag": "0.2.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MedianCut/Classes/**/*",
22   "pushed_with_swift_version": "3.2"