[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 3 / 8 / NSView+LinenBackground / 1.0 / NSView+LinenBackground.podspec.json
blob528067a267a28928cfa2f1728208786751bd0e8e
2   "name": "NSView+LinenBackground",
3   "version": "1.0",
4   "summary": "Adds a [drawLinen] methods to NSView.",
5   "description": "Draw the standard linen background on any NSView.",
6   "homepage": "https://bitbucket.org/i386/nsview-linenbackground/",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "James Dumay": "james.w.dumay@gmail.com"
10   },
11   "source": {
12     "git": "https://i386@bitbucket.org/i386/nsview-linenbackground.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "osx": 10.7
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true