blob: 90ae0e0b0aef10340c08114f62368405d72b44d1 [file] [log] [blame]
{
"name": "CIColorRGBA",
"version": "4.0",
"summary": "CIColor extension",
"description": "Provides convenience CIColor method for setting color from HEX string in Swift",
"homepage": "https://github.com/maximbilan/CIColorRGBA",
"license": {
"type": "MIT"
},
"authors": {
"Maxim Bilan": "maximb.mail@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/maximbilan/CIColorRGBA.git",
"tag": "4.0"
},
"source_files": [
"Source",
"*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}