[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 2 / f / 7 / MBMacKit / 0.1.8 / MBMacKit.podspec.json
blobb93c96fbbe95ae1189430bf1c2ec1e154fbfd4f8
2   "name": "MBMacKit",
3   "version": "0.1.8",
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.1.8"
17   },
18   "platforms": {
19     "osx": "10.13"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2",
25     "5.3",
26     "5.4",
27     "5.5",
28     "5.6"
29   ],
30   "source_files": "MBMacKit/MBMacKit/*.{h,m,swift}",
31   "swift_version": "5.6"