blob: 1e1a301ba6d2d30bfcebefcb2abfa96480ee48c3 [file] [log] [blame]
{
"name": "ColorfulBanner",
"version": "0.1.1",
"summary": "A Color Changing Banner for an awesome UI !!!",
"description": "Specify the name of the view for which color has to be changed. Voila !!! Your color changing banner is ready :)",
"homepage": "https://github.com/gnanapriyachandran/ColorfulBanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gnanapriyachandran": "gnanapriya.cr@gmail.com"
},
"source": {
"git": "https://github.com/gnanapriyachandran/ColorfulBanner.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "ColorfulBanner/Classes/**/*",
"swift_version": "5.0"
}