[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 0 / 3 / YourStatusBar / 1.0.0 / YourStatusBar.podspec.json
blob2f6e4bd7601e50a6f4a765fd8933128ea129b48d
2   "name": "YourStatusBar",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "summary": "Customize the iOS statusBar with your text or UIView",
9   "homepage": "https://github.com/tapwork/YourStatusBar",
10   "social_media_url": "https://twitter.com/cmenschel",
11   "authors": {
12     "Christian Menschel": "christian@tapwork.de"
13   },
14   "source": {
15     "git": "https://github.com/tapwork/YourStatusBar.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Classes/**.{h,m}"