blob: 2374aae653ef4487b27df527cd4655b650da0c95 [file] [log] [blame]
{
"name": "PBPopupController",
"version": "3.2.2",
"summary": "A framework for presenting bars and view controllers as popup, much like the look and feel of Apple Music App.",
"description": "PBPopupController is a framework for presenting bars and view controllers as popup, much like the look and feel of Apple Music App.",
"homepage": "https://github.com/iDevelopper/PBPopupController",
"documentation_url": "http://iDevelopper.github.io/PBPopupController/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iDevelopper": "patrick.bodet4@wanadoo.fr"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/iDevelopper/PBPopupController.git",
"tag": "3.2.2"
},
"source_files": "PBPopupController/**/*.{swift,h,m}",
"swift_versions": "5.2",
"resources": "PBPopupController/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"requires_arc": true,
"swift_version": "5.2"
}