blob: b6d5b20f8056d4586c8ee8b10176fde1600830c5 [file] [log] [blame]
{
"name": "PBPopupController",
"version": "1.0.4",
"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": "9.3"
},
"source": {
"git": "https://github.com/iDevelopper/PBPopupController.git",
"tag": "1.0.4"
},
"source_files": "PBPopupController/**/*.{swift,h,m}",
"swift_version": "4.2",
"resources": "PBPopupController/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"requires_arc": true
}