blob: c80cf8f29b82e6e08da0c05da420f876da22a5da [file] [log] [blame]
{
"name": "SHColor",
"version": "1.0.5",
"summary": "Convert hexadecimal to UIColor",
"description": "Convert hexadecimal to UIColor",
"homepage": "https://github.com/keisukeYamagishi/SHColor",
"license": "MIT",
"authors": {
"keisuke": "jam330157@gmail.com"
},
"source": {
"git": "https://github.com/keisukeYamagishi/SHColor.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Source",
"Pods/SHColor/Source/*.swift"
]
}