[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / f / b / MedianCut / 1.0.0 / MedianCut.podspec.json
blobecce75bb64ddeea323644532df18dded4fc99995
2   "name": "MedianCut",
3   "version": "1.0.0",
4   "summary": "An image color extract library based on Median Cut algorithm",
5   "description": "Median Cut\nAn image color extract library based on Median Cut algorithm.",
6   "homepage": "https://github.com/kyounh12/MedianCut",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "junseok_lee": "kyounh12@snu.ac.kr"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/kyounh12/MedianCut.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "MedianCut/Classes/**/*",
23   "swift_version": "5.0"