[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / 9 / b / CocoaUIKit / 0.0.1 / CocoaUIKit.podspec.json
blob43be561fc170bcc3a14ce56fbccc2123ab6f402d
2   "name": "CocoaUIKit",
3   "version": "0.0.1",
4   "summary": "macOS UI控件定制,支持 macOS10.14",
5   "homepage": "https://github.com/nenhall/CocoaUIKit",
6   "license": "MIT",
7   "authors": {
8     "nenhall": "nenhall@126.com"
9   },
10   "platforms": {
11     "osx": "10.14"
12   },
13   "swift_versions": [
14     "5.0",
15     "5.1",
16     "5.2",
17     "5.3",
18     "5.4",
19     "5.5"
20   ],
21   "source": {
22     "git": "https://github.com/nenhall/CocoaUIKit.git",
23     "tag": "0.0.1"
24   },
25   "source_files": "Sources/**/*.{swift}",
26   "swift_version": "5.5"