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