[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 7 / 2 / 9 / NNButton / 1.1.5.3 / NNButton.podspec.json
blob8764c7dcb6db100c7f61ad1a23ffc776cfb709bd
2   "name": "NNButton",
3   "version": "1.1.5.3",
4   "summary": "NSButton Subclass",
5   "description": "macOS NSButton custom,like UIButton.",
6   "homepage": "https://github.com/shang1219178163/NNButton",
7   "screenshots": "https://github.com/shang1219178163/NNButton/blob/master/screenshots/screenshots.jpeg?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "shang1219178163": "shang1219178163@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/shang1219178163/NNButton.git",
17     "tag": "1.1.5.3"
18   },
19   "platforms": {
20     "osx": "10.12"
21   },
22   "requires_arc": true,
23   "source_files": "NNButton/Classes/**/*"