[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 7 / 8 / PopOverMenu / 2.7.0 / PopOverMenu.podspec.json
blob9c4b6eb6735df4c4c05f5eb8250416e2a0234ef2
2   "name": "PopOverMenu",
3   "version": "2.7.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": "2.7.0"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source_files": "Sources/*.swift",
18   "requires_arc": true,
19   "resource_bundles": {
20     "PopOverMenuStoryboards": [
21       "Storyboards/*.storyboard"
22     ]
23   },
24   "swift_version": "5.0"