blob: 5f762e4df0676c7882c0ca74677660f2c910c505 [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,
"deprecated": true
}