blob: d4b56208bad486ffb3bff4b4fc9aa1fe861bc29c [file] [log] [blame]
{
"name": "Bartinter",
"version": "0.0.2",
"summary": "Automatically manages Status Bar color depending on context behind it",
"swift_version": "4.1",
"homepage": "https://github.com/MaximKotliar/Bartinter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Kotliar": "maximuss099@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MaximKotliar/Bartinter.git",
"tag": "0.0.2"
},
"source_files": "Bartinter/Source/**/*.{h,m,swift}"
}