blob: db68fb20497d0492377c87f859987dac01d35620 [file] [log] [blame]
{
"name": "FlatUIColors",
"version": "0.1.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.1.0"
}
}