blob: cbaeb3444bfc4b29f1f1c073f53867fdf39549f8 [file] [log] [blame]
{
"name": "ColorController",
"version": "0.1.4",
"summary": "With the help of ColorController, you can make transitions with animation of the color of StatusBar and NavigationBar.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BarredEwe/ColorController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BarredEwe": "barredewe@gmail.com"
},
"source": {
"git": "https://github.com/BarredEwe/ColorController.git",
"tag": "0.1.4"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "ColorController/Classes/**/*",
"swift_version": "5.0"
}