blob: 5748757989d3644cdf696ce7d1be51aaa047223c [file] [log] [blame]
{
"name": "YourStatusBar",
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "Customize the iOS statusBar with your text or UIView",
"homepage": "https://github.com/tapwork/YourStatusBar",
"social_media_url": "https://twitter.com/cmenschel",
"authors": {
"Christian Menschel": "christian@tapwork.de"
},
"source": {
"git": "https://github.com/tapwork/YourStatusBar.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/**.{h,m}"
}