blob: 379e323e911bf0c15f163546e30b9d458297db7a [file] [log] [blame]
{
"name": "HxColor",
"version": "3.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": "3.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "HexColor/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}