[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / f / 7 / MBMacKit / 0.0.7 / MBMacKit.podspec.json
blob228ec08343d3191a95447b92ad410311f6a1eb5e
2   "name": "MBMacKit",
3   "version": "0.0.7",
4   "summary": "A utility library for macOS applications.",
5   "description": "MBMacKit is a comprehensive utility library designed for macOS applications. It provides a range of tools and functionalities to streamline development processes.",
6   "homepage": "https://github.com/LXJcom/MBMacKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lxjcold": "lxjcold@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LXJcom/MBMacKit.git",
16     "tag": "0.0.7"
17   },
18   "platforms": {
19     "osx": "10.13"
20   },
21   "source_files": "MBMacKit/MBMacKit/*.{h,m,swift}"