blob: 2f4939dd2a1e61507331eab2fbd5442ed31e9b01 [file] [log] [blame]
{
"name": "Hex",
"version": "2.0",
"summary": "Create colors using hexadecimal (HEX)",
"description": " * A category on UIColor that adds support for hexadecimal (hex)\n",
"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"
},
"source": {
"git": "https://github.com/3lvis/Hex.git",
"tag": "2.0"
},
"source_files": "Hex/",
"frameworks": "UIKit",
"requires_arc": true
}