blob: 6c9b6d6bd41c66671591ad82d658fe215388b32a [file] [log] [blame]
{
"name": "UIColor+MaterialDesignColor",
"version": "1.0.1",
"summary": "Objective-c UIColor + Google Material Design Color",
"homepage": "https://github.com/ianweng/UIColor-MaterialDesignColor",
"license": "MIT",
"authors": {
"Ian Weng": "ianweng@foxmail.com"
},
"source": {
"git": "https://github.com/ianweng/UIColor-MaterialDesignColor.git",
"branch": "master",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*"
}