| { | |
| "name": "Bartinter", | |
| "version": "0.0.1", | |
| "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.1" | |
| }, | |
| "source_files": "Bartinter/Source/**/*.{h,m,swift}" | |
| } |