blob: 7b1e62b14051513fd6a8d36f9f168dcaaca5ae0e [file] [log] [blame]
{
"name": "Hex",
"version": "1.1.1",
"summary": "Create colors using hexadecimal (HEX)",
"description": " * A category on UIColor that adds support for hexadecimal (hex)\n",
"homepage": "https://github.com/NSElvis/Hex",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"social_media_url": "http://twitter.com/NSElvis",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/NSElvis/Hex.git",
"tag": "1.1.1"
},
"source_files": "Hex/",
"frameworks": "UIKit",
"requires_arc": true
}