[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 6 / 5 / MTStatusBarOverlay / 0.9 / MTStatusBarOverlay.podspec.json
blob4eab33f0e4ca8afe09414f0a3816d3ca390cba9e
2   "name": "MTStatusBarOverlay",
3   "version": "0.9",
4   "platforms": {
5     "ios": null
6   },
7   "summary": "A custom iOS status bar overlay seen in Apps like Reeder, Evernote and Google Mobile App.",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/myell0w/MTStatusBarOverlay",
13   "authors": {
14     "Matthias Tretter": "myell0w@me.com"
15   },
16   "source": {
17     "git": "https://github.com/myell0w/MTStatusBarOverlay.git",
18     "tag": "0.9"
19   },
20   "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.",
21   "requires_arc": true,
22   "source_files": "*.{h,m}"