[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 0 / f / 7 / QAMenuUIKit / 0.3.0 / QAMenuUIKit.podspec.json
bloba2a539d84ca91696d5b3bda4aec9e77f8bae7260
2   "name": "QAMenuUIKit",
3   "version": "0.3.0",
4   "summary": "QAMenu renderer based on UIKit.",
5   "description": "QAMenu renderer based on UIKit. Contains all UI related UI to present a QA menu.",
6   "homepage": "https://github.com/tschob/QAMenu",
7   "source": {
8     "git": "https://github.com/tschob/QAMenu.git",
9     "tag": "0.3.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   "frameworks": "UIKit",
24   "source_files": "Sources/QAMenuUIKit/**/*.{h,swift,xib}",
25   "resource_bundles": {
26     "QAMenuUIKitResources": [
27       "Sources/QAMenuUIKit/Resources/**/*"
28     ]
29   },
30   "dependencies": {
31     "QAMenu": [
33     ]
34   },
35   "swift_version": "5.3"