blob: 3ee282d4ce379925c683a981f882d375dba02abe [file] [log] [blame]
{
"name": "Randient",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"requires_arc": true,
"version": "1.3.0",
"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.0"
},
"source_files": [
"Sources/Randient/**/*.{h,m,swift}",
"Sources/gen/*.{swift}"
],
"prepare_command": "./Scripts/update.sh ./Sources"
}