blob: ef18f88a2ca8ad3ab4918081a8319099747245ed [file] [log] [blame]
{
"name": "Randient",
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"4.1",
"4.2",
"5.0"
],
"requires_arc": true,
"version": "1.3.1",
"summary": "Radient, random gradient views.",
"description": "Randomizable, animated gradients generated from uigradients.com.",
"homepage": "https://github.com/uias/Randient",
"license": "MIT",
"authors": {
"UI At Six": "uias@sapsford.tech"
},
"social_media_url": "http://twitter.com/MerrickSapsford",
"source": {
"git": "https://github.com/uias/Randient.git",
"tag": "1.3.1"
},
"source_files": [
"Sources/Randient/**/*.{h,m,swift}",
"Sources/gen/*.{swift}"
],
"prepare_command": "./Scripts/update.sh ./Sources",
"swift_version": "5.0"
}