blob: 0fd04dca3c4f1520b58daf1213b6aa7bfcd9c0ef [file] [log] [blame]
{
"name": "ColorController",
"version": "0.1.2",
"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.2"
},
"swift_versions": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "ColorController/Classes/**/*",
"swift_version": "4.2"
}