[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 2 / 9 / 6 / Pailead / 1.2.0 / Pailead.podspec.json
blobff0cfe526a6ce56335a3ffc7b576808b5e23d5e2
2   "name": "Pailead",
3   "version": "1.2.0",
4   "summary": "Extract a color palette from an image",
5   "description": "Extract average colors from an image just like Googles Palette library on Android. Written to be a fast way to show vibrant colors behind or before an image.",
6   "homepage": "https://github.com/pducks32/Pailead",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pducks32": "git@patrickmetcalfe.com"
13   },
14   "source": {
15     "git": "https://github.com/pducks32/Pailead.git",
16     "tag": "1.2.0"
17   },
18   "social_media_url": "https://twitter.com/pducks32",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.12"
22   },
23   "source_files": "Sources/Pailead/**/*",
24   "pushed_with_swift_version": "4.0"