blob: 99833edecb6760669dc500c94e196ab6e8df4115 [file] [log] [blame]
{
"name": "ColorDescription",
"version": "1.0.0",
"license": "MIT",
"summary": "Translates a UIColor to a name",
"homepage": "https://github.com/docterd/ColorDescription",
"authors": {
"Dennis Oberhoff": "dennis@obrhoff.de"
},
"source": {
"git": "https://github.com/docterd/ColorDescription.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"resources": "Source/Colors.bundle"
}