[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / b / OAStatusItemKit / 0.1.0 / OAStatusItemKit.podspec.json
blob44c37cadea32dcee9915e71b9e346375c7d8e983
2   "name": "OAStatusItemKit",
3   "version": "0.1.0",
4   "summary": "Provides an easy way to create Status bar apps.",
5   "description": "OAStatusItemKit allows you to easily create mac status bar apps with swifty flavour.",
6   "homepage": "https://github.com/oarrabi/OAStatusItemKit",
7   "license": "MIT",
8   "authors": {
9     "Omar Abdelhafith": "o.arrabi@me.com"
10   },
11   "source": {
12     "git": "https://github.com/oarrabi/OAStatusItemKit.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "osx": "10.9"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"