[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / 2 / VSwiftMessageBox / 0.0.7 / VSwiftMessageBox.podspec.json
blob18c9ca9bf124c435c54e85f208b95177ba8b8f03
2   "name": "VSwiftMessageBox",
3   "version": "0.0.7",
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": "0.0.7"
18   },
19   "platforms": {
20     "osx": "10.13"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_version": "5.0"