blob: 62bd539014319f83bf27ed5290b67c0dff1d922c [file] [log] [blame]
{
"name": "Hex",
"version": "5.0.0",
"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.0"
},
"source_files": "Source",
"frameworks": "UIKit",
"requires_arc": true
}