[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / 7 / NSPopover+MISSINGBackgroundView / 1.0.6 / NSPopover+MISSINGBackgroundView.podspec.json
blob242901c5f7e4d96722016f4ed40847c696339926
2   "name": "NSPopover+MISSINGBackgroundView",
3   "version": "1.0.6",
4   "summary": "A very tiny library that allows to access (and customize) background view of NSPopover.",
5   "homepage": "https://github.com/shergin/NSPopover-MISSINGBackgroundView",
6   "license": "MIT",
7   "authors": {
8     "Valentin Shergin": "valentin@shergin.com"
9   },
10   "source": {
11     "git": "https://github.com/shergin/NSPopover-MISSINGBackgroundView.git",
12     "tag": "1.0.6"
13   },
14   "platforms": {
15     "osx": "10.8"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "public_header_files": "Pod/Classes/**/*.h",
20   "frameworks": "AppKit"