blob: dca7ce9928849004647c1f5b2226bcdb6edcc377 [file] [log] [blame]
{
"name": "ColorWithHex",
"version": "3.0.1",
"summary": "Swift Extension to convert hexadecimal values into UIColor Objects.",
"homepage": "https://github.com/GabrielMassana",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Gabriel Massana": "gabrielmassana@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GabrielMassana/ColorWithHex-iOS.git",
"tag": "3.0.1",
"branch": "master"
},
"source_files": "ColorWithHex-iOS/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}