blob: e0913acacb6652dd349025e928705682efdaecc2 [file] [log] [blame]
{
"name": "MaterialColor",
"version": "1.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/freakycodercom",
"platforms": {
"ios": "8.0"
},
"source_files": "MaterialColor/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}