blob: bc459930648683f24d8bb2d1dfdfd24f8b4d096c [file] [log] [blame]
{
"name": "MaterialColor",
"version": "1.0.0",
"summary": "Material Color Palette with Swift 3 Compatibility",
"description": "A perfect library to use Material Color Palette. Colors are the most important UI kit for every application. MaterialColors is the best and easiest way of color pallette.",
"homepage": "https://github.com/wrathchaos/MaterialColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FreakyCoder": "kurayogun@gmail.com"
},
"source": {
"git": "https://github.com/wrathchaos/MaterialColor.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/freakycodercom",
"platforms": {
"ios": "8.0"
},
"source_files": "MaterialColor/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}