blob: 1518015933d2a0c097417c9b278e687516490ed7 [file] [log] [blame]
{
"name": "Hex",
"version": "5.0.1",
"summary": "Create colors using hexadecimal (HEX)",
"description": "* A category on UIColor that adds support for hexadecimal (hex)",
"homepage": "https://github.com/3lvis/Hex",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"social_media_url": "http://twitter.com/3lvis",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/3lvis/Hex.git",
"tag": "5.0.1"
},
"source_files": "Source",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}