[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / 2 / NSStatusBar-EVOrder / 1.0.0 / NSStatusBar-EVOrder.podspec.json
blob3dadd385132ea58c281178943772da76a5427559
2   "name": "NSStatusBar-EVOrder",
3   "version": "1.0.0",
4   "summary": "A very tiny library that allows define order for `NSStatusBarItem` inside `NSStatusBar`.",
5   "description": "A very tiny library that allows define order and position for `NSStatusBarItem` inside `NSStatusBar`.",
6   "homepage": "https://github.com/YongBaowang/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YongBaowang": "wangyongbao2009@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/YongBaowang/NSStatusBar-EVOrder.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "osx": "10.10"
20   },
21   "source_files": "NSStatusBar-EVOrder/Classes/**/*"