[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / 2 / VSwiftMessageBox / 1.0.3 / VSwiftMessageBox.podspec.json
blobff352ae5cb1136a538788d51a65c1dc6e4cf20cc
2   "name": "VSwiftMessageBox",
3   "version": "1.0.3",
4   "swift_versions": "5.0",
5   "summary": "A in-app notification/toast in swift mac application.",
6   "description": "A Message Box for MacOS application. Use it as in-app notification or toast.",
7   "homepage": "https://github.com/vong-e/VSwiftMessageBox",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "vong-e": "sinkim123321@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/vong-e/VSwiftMessageBox.git",
17     "tag": "1.0.3"
18   },
19   "platforms": {
20     "osx": "10.13"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_version": "5.0"