blob: 9677b4c1a16e424b145081e4208011f508115e3f [file] [log] [blame]
{
"name": "WTUIColorExtensions",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WTUIColorExtensions/Classes/**/*",
"pushed_with_swift_version": "3.0"
}