blob: 3a33d1a776f1f716d98825238d78719e4d9ec89d [file] [log] [blame]
{
"name": "YourStatusBar",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/**.{h,m}"
}