[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 7 / 2 / 9 / NNButton / 2.0.0 / NNButton.podspec.json
blob7d58af0f263b1bbc5b7141f4fa2ce46b61eee355
2   "name": "NNButton",
3   "version": "2.0.0",
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": "2.0.0"
18   },
19   "platforms": {
20     "osx": "10.13"
21   },
22   "requires_arc": true,
23   "source_files": "NNButton/Classes/**/*"