[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / c / 4 / CCNStatusItem / 0.2.6 / CCNStatusItem.podspec.json
blob9da257ec444cf0315949e6ba39dd4cdf27ea9450
2   "name": "CCNStatusItem",
3   "version": "0.2.6",
4   "summary": "CCNStatusItem is a subclass of NSObject for presenting a NSStatusItem with a custom Popover Window.",
5   "homepage": "https://github.com/phranck/CCNStatusItem",
6   "authors": {
7     "Frank Gregor": "phranck@cocoanaut.com"
8   },
9   "source": {
10     "git": "https://github.com/phranck/CCNStatusItem.git",
11     "tag": "0.2.6"
12   },
13   "platforms": {
14     "osx": "10.10"
15   },
16   "requires_arc": true,
17   "source_files": "CCNStatusItem/*.{h,m}",
18   "license": {
19     "type": "MIT"
20   }