[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 8 / 3 / 9 / QAMenuUtils / 0.1.0 / QAMenuUtils.podspec.json
blob126aa9d98f2b027afb0c54d59dba1f6ebf0bcf40
2   "name": "QAMenuUtils",
3   "version": "0.1.0",
4   "summary": "Framework with Helper code for QAMenu.",
5   "description": "Framework with Helper code for QAMenu. The collection is inteded for internal use only.\nClasses which are used in a public interface of QAMenu, QAMenuUIKit or QAMenuCatalog should not be part of this framework.",
6   "homepage": "https://github.com/tschob/QAMenu",
7   "source": {
8     "git": "https://github.com/tschob/QAMenu.git",
9     "tag": "0.1.0"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Hans Seiffert": "tschob@posteo.de"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.3",
22   "requires_arc": true,
23   "source_files": "Sources/QAMenuUtils/**/*.{h,swift}",
24   "swift_version": "5.3"