blob: b34d0d2bf276c43731b3b51982489d7538cd5aac [file] [log] [blame]
{
"name": "PBPopupController",
"version": "0.1.6",
"summary": "PBPopupController is a framework for presenting view controllers as popups.",
"description": "PBPopupController is a framework for presenting view controllers as popups, much like the Apple Music and Podcasts apps.",
"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": "0.1.6"
},
"source_files": "PBPopupController/**/*.{swift,h,m}",
"swift_version": "4.2",
"resources": "PBPopupController/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"requires_arc": true
}