[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / f / 3 / 9 / NNLabel / 1.0.0 / NNLabel.podspec.json
blob887750a572235ce98704d2b1954599cedbce5fb8
2   "name": "NNLabel",
3   "version": "1.0.0",
4   "summary": "NSView Subclass",
5   "description": "macOS NSView custom,like UILabel.",
6   "homepage": "https://github.com/shang1219178163/NNLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shang1219178163": "shang1219178163@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shang1219178163/NNLabel.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "osx": "10.12"
20   },
21   "source_files": "NNLabel/Classes/**/*"