[Add] MediastreamPlatformSDKxC 2.2.1
[CocoaPods.git] / Specs / 4 / 2 / 1 / FSPopoverView / 3.1.2 / FSPopoverView.podspec.json
blob80f01fc355fd0d1c2f2df300ca6cd4a9c97875b2
2   "name": "FSPopoverView",
3   "version": "3.1.2",
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.2"
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"