[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 4 / Randient / 1.3.1 / Randient.podspec.json
blobef18f88a2ca8ad3ab4918081a8319099747245ed
2   "name": "Randient",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "swift_versions": [
7     "4.0",
8     "4.1",
9     "4.2",
10     "5.0"
11   ],
12   "requires_arc": true,
13   "version": "1.3.1",
14   "summary": "Radient, random gradient views.",
15   "description": "Randomizable, animated gradients generated from uigradients.com.",
16   "homepage": "https://github.com/uias/Randient",
17   "license": "MIT",
18   "authors": {
19     "UI At Six": "uias@sapsford.tech"
20   },
21   "social_media_url": "http://twitter.com/MerrickSapsford",
22   "source": {
23     "git": "https://github.com/uias/Randient.git",
24     "tag": "1.3.1"
25   },
26   "source_files": [
27     "Sources/Randient/**/*.{h,m,swift}",
28     "Sources/gen/*.{swift}"
29   ],
30   "prepare_command": "./Scripts/update.sh ./Sources",
31   "swift_version": "5.0"