[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / f / b / MedianCut / 0.1.1 / MedianCut.podspec.json
blob2c29e7e0b210c0f844ccf5212190703ea7321af7
2   "name": "MedianCut",
3   "version": "0.1.1",
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.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MedianCut/Classes/**/*",
22   "pushed_with_swift_version": "3.2"