blob: dff31dfdae38fdae30f3719374d77c9d06f2b785 [file] [log] [blame]
{
"name": "FlatUIColors",
"version": "0.2.0",
"license": "MIT",
"summary": "Flat UI color palette as NS/UIColor objects (in Swift).",
"authors": {
"bryn austin bellomy": "bryn.bellomy@gmail.com"
},
"homepage": "https://github.com/brynbellomy/FlatUIColors",
"platforms": {
"osx": "10.10",
"ios": "8.1"
},
"source_files": "*.swift",
"requires_arc": true,
"source": {
"git": "https://github.com/brynbellomy/FlatUIColors.git",
"tag": "0.2.0"
}
}