blob: 39ce066bf38b1971941ed0d946beb09b7be78e0d [file] [log] [blame]
{
"name": "BrandColors",
"version": "0.3",
"summary": "UIColor Category for Brand Colors.",
"homepage": "https://github.com/dkhamsing/BrandColors",
"screenshots": "https://raw.githubusercontent.com/dkhamsing/BrandColors/master/Assets/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dkhamsing": "dkhamsing8@gmail.com"
},
"social_media_url": "http://twitter.com/dkhamsing",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/dkhamsing/BrandColors.git",
"tag": "0.3"
},
"source_files": "BrandColors/*",
"requires_arc": true
}