blob: 78c8ffc092e1ed51c23f8b22f1fc2d791f684b83 [file] [log] [blame]
{
"name": "MaterialColor",
"version": "1.1.1",
"summary": "Material Color Palette with Swift 5, 4.2, 4 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. Swift 5, 4.2, 4 compatibility.",
"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.1.1"
},
"social_media_url": "https://twitter.com/freakycodercom",
"platforms": {
"ios": "9.0"
},
"source_files": "MaterialColor/Classes/**/*",
"frameworks": "UIKit"
}