blob: 04fdee33f0c6e8c39b0120da062694b3a1295641 [file] [log] [blame]
{
"name": "HxColor",
"version": "2.0.0",
"license": "MIT",
"summary": "HexColor is a simple extension that lets you initialize UIColors the way they were meant to be initialized: With hex integer values.",
"homepage": "https://github.com/artman/HexColor",
"social_media_url": "http://twitter.com/artman",
"authors": {
"Tuomas Artman": "tuomas@artman.fi"
},
"source": {
"git": "https://github.com/artman/HexColor.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HexColor/*.swift",
"requires_arc": true
}