[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / c / b / OAStatusItemKit / 0.2.0 / OAStatusItemKit.podspec.json
blob8942aea3ded13492a5e330bb046ccb735d7dccf5
2   "name": "OAStatusItemKit",
3   "version": "0.2.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.2.0"
14   },
15   "platforms": {
16     "osx": "10.9"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"