blob: 1e9c85755870ac8a555165e346d69d82d98dfa65 [file] [log] [blame]
{
"name": "HexToUIColor",
"platforms": {
"ios": "8.0"
},
"version": "0.1.2",
"summary": "A simple extension to convert hex color to uicolor",
"homepage": "https://github.com/niwantha/HexToUIColor",
"license": "MIT",
"authors": {
"Ranga Niwantha": "amrn86@gmail.com"
},
"source": {
"git": "https://github.com/niwantha/HexToUIColor.git",
"tag": "0.1.2"
},
"source_files": "HexToUIColor/**/*.{swift}"
}