[Add] OverlapStack 1.0.0
[CocoaPods.git] / Specs / 4 / 2 / 1 / FSPopoverView / 3.1.3 / FSPopoverView.podspec.json
blob24cf4cfe972d1c9d99830e84eb0e5b2149694f9b
2   "name": "FSPopoverView",
3   "version": "3.1.3",
4   "summary": "`FSPopoverView` is an iOS customizable view that displays a popover view.",
5   "homepage": "https://github.com/lifution/FSPopoverView",
6   "authors": "Sheng",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/lifution/FSPopoverView.git",
13     "tag": "3.1.3"
14   },
15   "requires_arc": true,
16   "swift_versions": "5",
17   "platforms": {
18     "ios": "12.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics"
24   ],
25   "source_files": "Sources/**/*.swift",
26   "swift_version": "5"