[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / f / b / MedianCut / 1.0.1 / MedianCut.podspec.json
blobfa8deb8b714bd3ab6a2141e6437175ce3b882adc
2   "name": "MedianCut",
3   "version": "1.0.1",
4   "summary": "A image color extract library based on Median Cut algorithm",
5   "description": "Median Cut\nA image color extract 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": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MedianCut/Classes/**/*",
23   "swift_version": "5.0"