4 "summary": "A framework to display your view controllers like popup",
5 "description": "PopItUp is a framework that allow you to present your view controllers as a popup.\nThe framework uses iOS 8 new UIModalPresentationStyle and a wrapper to present your view controller with a custom size that can be determined with autolayout or set manualy.",
6 "homepage": "https://github.com/fritzgerald/PopItUp",
7 "screenshots": "https://raw.githubusercontent.com/fritzgerald/screenshots/master/PopItUp/Capture01.gif",
10 "MUISEROUX Fritzgerald": "f.muiseroux@gmail.com"
12 "social_media_url": "https://twitter.com/FMuiseroux",
17 "git": "https://github.com/fritzgerald/PopItUp.git",
20 "source_files": "Source/*.swift",
21 "swift_version": "4.0"