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