[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / e / 7 / 8 / PopOverMenu / 3.0.0 / PopOverMenu.podspec.json
blob0e45dab7a6d6645b92059fb50e4c7462dc85a536
2   "name": "PopOverMenu",
3   "version": "3.0.0",
4   "license": "MIT",
5   "swift_versions": "5.0",
6   "summary": "PopOverMenu is a PopOver style menu.",
7   "homepage": "https://github.com/tichise/PopOverMenu",
8   "social_media_url": "http://twitter.com/tichise",
9   "authors": "Takuya Ichise",
10   "source": {
11     "git": "https://github.com/tichise/PopOverMenu.git",
12     "tag": "3.0.0"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source_files": "Sources/*.swift",
18   "requires_arc": true,
19   "resource_bundles": {
20     "PopOverMenuStoryboards": [
21       "Sources/Storyboards/*.storyboard"
22     ]
23   },
24   "swift_version": "5.0"