blob: f704ca383562b9f9e92b45d85da6966349821af9 [file] [log] [blame]
{
"name": "ColorController",
"version": "0.1.1",
"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@grishutin.com"
},
"source": {
"git": "https://github.com/BarredEwe/ColorController.git",
"tag": "0.1.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "ColorController/Classes/**/*"
}