blob: 12cff0fb6eb909f1cdf81dbd37e87be4f0f8b428 [file] [log] [blame]
{
"name": "UIColorSwiftExtension",
"version": "0.10",
"summary": "Creating exquisite colors directly from Hex Code",
"description": "This UIColor extension allows you to create colors directly from Hex Code string. On top of that, it comes with a set of beautiful gradient colors suitable for background usage.",
"homepage": "https://github.com/jianyaoang/UIColor-Swift-Extension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jay Ang": "jianyaoang@gmail.com"
},
"source": {
"git": "https://github.com/jianyaoang/UIColor-Swift-Extension.git",
"tag": "0.10"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UIColor - Swift Extension.swift",
"pushed_with_swift_version": "3.0"
}