blob: 4eab33f0e4ca8afe09414f0a3816d3ca390cba9e [file] [log] [blame]
{
"name": "MTStatusBarOverlay",
"version": "0.9",
"platforms": {
"ios": null
},
"summary": "A custom iOS status bar overlay seen in Apps like Reeder, Evernote and Google Mobile App.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/myell0w/MTStatusBarOverlay",
"authors": {
"Matthias Tretter": "myell0w@me.com"
},
"source": {
"git": "https://github.com/myell0w/MTStatusBarOverlay.git",
"tag": "0.9"
},
"description": "This class provides a custom iOS (iPhone + iPad) status bar overlay window known from Apps like Reeder, Google Mobile App or Evernote. It currently supports touch-handling, queuing of messages, delegation as well as three different animation modes.",
"requires_arc": true,
"source_files": "*.{h,m}"
}