[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 4 / MenuItemKit / 4.0.1 / MenuItemKit.podspec.json
blob9f4afc9ffdee53f68bb4f58eacab0c0b87d9e0a6
2   "name": "MenuItemKit",
3   "version": "4.0.1",
4   "summary": "MenuItemKit provides image and closure(block) support for UIMenuItem.",
5   "authors": "CHEN Xian’an <xianan.chen@gmail.com>",
6   "homepage": "https://github.com/cxa/MenuItemKit",
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/cxa/MenuItemKit.git",
10     "branch": "master",
11     "tag": "4.0.1"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": "MenuItemKit/**/*.{h,m,swift}",
17   "requires_arc": true,
18   "frameworks": "UIKit",
19   "swift_versions": "5.1",
20   "pod_target_xcconfig": {
21     "OTHER_SWIFT_FLAGS": "-DNON_SPM"
22   },
23   "swift_version": "5.1"