[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 7 / 2 / Alderis / 1.1.2 / Alderis.podspec.json
blob1b4a710f5914e53f7b79e8153af2a8be29031f81
2   "name": "Alderis",
3   "version": "1.1.2",
4   "summary": "A fresh new color picker, with a gentle, fun, and dead simple user interface.",
5   "description": "Alderis is a fresh new color picker, with a gentle, fun, and dead simple user\ninterface. It aims to incorporate the usual elements of a color picker, in a way\nthat users will find easy and fun to use.\n\nThe user can start by selecting a color they like on the initial color palette\ntab, and either accept it, or refine it using the color wheel and adjustment\nsliders found on the two other tabs.",
6   "homepage": "https://github.com/hbang/Alderis",
7   "screenshots": [
8     "https://github.com/hbang/Alderis/raw/master/screenshots/alderis-1.jpg",
9     "https://github.com/hbang/Alderis/raw/master/screenshots/alderis-2.jpg",
10     "https://github.com/hbang/Alderis/raw/master/screenshots/alderis-3.jpg",
11     "https://github.com/hbang/Alderis/raw/master/screenshots/alderis-4.jpg"
12   ],
13   "license": "Apache License, Version 2.0",
14   "authors": "HASHBANG Productions",
15   "social_media_url": "https://twitter.com/hashbang",
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source": {
21     "git": "https://github.com/hbang/Alderis.git",
22     "tag": "1.1.2"
23   },
24   "requires_arc": true,
25   "source_files": [
26     "Alderis/*.swift",
27     "Alderis/*.h"
28   ],
29   "resource_bundles": {
30     "Alderis": "Alderis/Assets.xcassets"
31   },
32   "swift_version": "5.0"