blob: c0eb3cf407d9017446535de89361cd94c3de9528 [file] [log] [blame]
{
"name": "SwiftHEXColors",
"version": "1.1.0",
"summary": "HEX color handling as an extension for UIColor. Written in Swift.",
"homepage": "https://github.com/thii/SwiftHEXColors",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Doan Truong Thi": "t@thi.im"
},
"source": {
"git": "https://github.com/thii/SwiftHEXColors.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}