[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 2 / f / 7 / MBMacKit / 0.1.7 / MBMacKit.podspec.json
blob98fb1c5330ba62966001d87e55b38992f91a91bb
2   "name": "MBMacKit",
3   "version": "0.1.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.1.7"
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"