blob: 0e4b8882e703653fc9dcdcb2070726659de222eb [file] [log] [blame]
{
"name": "KAStatusBar",
"version": "0.1",
"platforms": {
"ios": null
},
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"summary": "Display unobstrusive alerts or indeterminate progress directly inside the status bar.",
"homepage": "http://alexiscreuzot.com/KAStatusBar",
"authors": {
"Alexis Creuzot": "alexis.creuzot@gmail.com"
},
"source": {
"git": "https://github.com/kirualex/KAStatusBar.git",
"tag": "0.1"
},
"description": "Display unobstrusive alerts or indeterminate progress directly inside the status bar. You can also change the statusbar background color.",
"source_files": "KAStatusBar/*.{h,m}",
"requires_arc": true
}