[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 7 / 6 / e / PBPopupController / 1.0.1 / PBPopupController.podspec.json
blob5d0f104244f7c65b6de830d0a3f857a3bc5ecefa
2   "name": "PBPopupController",
3   "version": "1.0.1",
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": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/iDevelopper/PBPopupController.git",
20     "tag": "1.0.1"
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