[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / f / e / ImagePalette / 0.1.0 / ImagePalette.podspec.json
blobec940afad55ade80e8fdf9939698688bd70f5490
2   "name": "ImagePalette",
3   "version": "0.1.0",
4   "summary": "Swift/iOS port of Android’s Palette",
5   "homepage": "https://github.com/shnhrrsn/ImagePalette",
6   "license": "Apache License 2.0",
7   "authors": "Shaun Harrison",
8   "social_media_url": "http://twitter.com/shnhrrsn",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/shnhrrsn/ImagePalette.git",
14     "tag": "0.1.0"
15   },
16   "source_files": "src/*.swift",
17   "requires_arc": true,
18   "dependencies": {
19     "SwiftPriorityQueue": [
20       "~> 1.1.2"
21     ]
22   },
23   "pushed_with_swift_version": "3.0"