[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 7 / 6 / e / PBPopupController / 1.0.0 / PBPopupController.podspec.json
blobb1419f82a1f5f651fb6589d8e38eac304bec208f
2   "name": "PBPopupController",
3   "version": "1.0.0",
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   "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": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/iDevelopper/PBPopupController.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "PBPopupController/**/*.{swift,h,m}",
23   "swift_version": "4.2",
24   "resources": "PBPopupController/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
25   "requires_arc": true