[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 4 / c / 1 / OctreePalette / 0.2.0 / OctreePalette.podspec.json
bloba375d91e70bf422f58cac5bf8d39a1de0adc7d24
2   "name": "OctreePalette",
3   "version": "0.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "http://github.com/RagOfJoes/OctreePalette",
9   "authors": {
10     "Victor Ragojos": "vhsvragojos@gmail.com"
11   },
12   "summary": "Extract colors from UIImage using the Octree color quantization algorithm.",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source_files": "OctreePalette/Sources/*.swift",
17   "source": {
18     "git": "https://github.com/RagOfJoes/OctreePalette.git",
19     "tag": "0.2.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "swift_version": "5.0"