blob: 021a1eb79699873ccbb19099a08c17d5fd4332ae [file] [log] [blame]
{
"name": "SHColor",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Source",
"Source/*.swift"
]
}