blob: e37c6bb75be0c678dfd86ee460ceae3a8ae08c56 [file] [log] [blame]
{
"name": "WTStatusBar",
"version": "0.0.4",
"summary": "iPhone/iPad status bar with text (and optionally Foursquare-like progress bar) display.",
"homepage": "https://github.com/huuhoa/WTStatusBar",
"screenshots": "https://github.com/huuhoa/WTStatusBar/raw/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Alex Skalozub",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/huuhoa/WTStatusBar.git",
"tag": "0.0.4"
},
"source_files": "WTStatusBar/*.{h,m}",
"requires_arc": true
}