[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 6 / e / PBPopupController / 3.9.3 / PBPopupController.podspec.json
blob5c7183992cd9425b4d2304de5b408d48ff148e46
2   "name": "PBPopupController",
3   "version": "3.9.3",
4   "summary": "A framework for presenting bars and view controllers as popup, much like the look and feel of Apple Music App.",
5   "description": "PBPopupController is a framework for presenting bars and view controllers as popup, much like the look and feel of Apple Music App.",
6   "homepage": "https://github.com/iDevelopper/PBPopupController",
7   "documentation_url": "http://iDevelopper.github.io/PBPopupController/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "iDevelopper": "patrick.bodet4@wanadoo.fr"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/iDevelopper/PBPopupController.git",
20     "tag": "3.9.3"
21   },
22   "source_files": [
23     "PBPopupController/PBPopupController/PBPopupController-Swift/*.{swift}",
24     "PBPopupController/PBPopupController/PBPopupController-Swift/SwiftUIWrapper/*.{swift}",
25     "PBPopupController/PBPopupController/PBPopupController-ObjC/*.{h,m}",
26     "PBPopupController/PBPopupController/PBPopupController-ObjC/Private/*.{h,m}"
27   ],
28   "swift_versions": "5.2",
29   "resources": "PBPopupController/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
30   "requires_arc": true,
31   "swift_version": "5.2"