blob: 217b3d198c4d545617fd320976fba5f6e7907fbb [file] [log] [blame]
{
"name": "WTUIColorExtensions",
"version": "1.0.1",
"summary": "WTUIColorExtensions adds methods to generate pseudo-random colors, and more.",
"description": "WTUIColorExtensions adds methods to generate pseudo-random colors and methods to\nextract the color components of a color instance in a more direct way than the\ndefault API does.",
"homepage": "https://github.com/wltrup/iOS-Swift-WTUIColorExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wagner Truppel": "trupwl@gmail.com"
},
"source": {
"git": "https://github.com/wltrup/iOS-Swift-WTUIColorExtensions.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WTUIColorExtensions/Classes/**/*",
"pushed_with_swift_version": "3.0"
}