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