[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 6 / e / PBPopupController / 0.1.1 / PBPopupController.podspec.json
blobd71c3fb8a8569650d2bedf94e122379ace2935cc
2   "name": "PBPopupController",
3   "version": "0.1.1",
4   "summary": "PBPopupController is a framework for presenting view controllers as popups.",
5   "description": "PBPopupController is a framework for presenting view controllers as popups, much like the Apple Music and Podcasts apps.",
6   "homepage": "https://github.com/iDevelopper/PBPopupController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iDevelopper": "patrick.bodet4@wanadoo.fr"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source": {
18     "git": "https://github.com/iDevelopper/PBPopupController.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "PBPopupController/**/*.{swift,h,m}",
22   "swift_version": "4.2",
23   "resources": "PBPopupController/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "requires_arc": true