[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 0 / f / 7 / QAMenuUIKit / 0.4.0 / QAMenuUIKit.podspec.json
blobeecefae0b19c2d620a96d5a9475721648d215013
2   "name": "QAMenuUIKit",
3   "version": "0.4.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.4.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"