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