[Add] AlibabacloudEmrServerlessSpark20230808 1.8.0
[CocoaPods.git] / Specs / 9 / f / 0 / TheMenuPopOver / 0.0.1 / TheMenuPopOver.podspec.json
blobd4f929bca751b70a3cd7f35bdb27cd4df9eda47e
2   "name": "TheMenuPopOver",
3   "version": "0.0.1",
4   "summary": "Swift version of TheMenuPopOver. A pop over menu for iOS which is maybe the easiest one to use, highly customizable.",
5   "description": "`TheMenuPopOver` is a pop over menu for `iOS` which is maybe the easiest one to use, supports both portrait and landscape. It can show from any `UIView`, any `UIBarButtonItem` and any `CGRect`. Simplest APIs, enable you to change the style in one line of code.",
6   "authors": {
7     "Boty Thieng": "oudomboty27@gmail.com"
8   },
9   "homepage": "https://github.com/BotyThieng/TheMenuPopOver",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/BotyThieng/TheMenuPopOver.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "TheMenuPopOver/**/*.swift"
23   ],
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "5.0"
26   },
27   "requires_arc": true,
28   "swift_versions": "5.0",
29   "swift_version": "5.0"