4 "summary": "A simple Swift wrapper for custom view controller presentations.",
5 "description": "Simplifies creating custom view controller presentations. Specially the typical ones we use which are a popup, an alert, or a any non-full-screen modal. Abstracts having to deal with custom presentation controllers and transitioning delegates",
6 "homepage": "http://github.com/icalialabs/Presentr",
12 "Daniel Lozano": "dan@danielozano.com"
14 "social_media_url": "http://twitter.com/danlozanov",
18 "swift_version": "4.2",
20 "git": "https://github.com/icalialabs/Presentr.git",
23 "source_files": "Presentr/**/*.{swift}",
24 "resources": "Presentr/**/*.{xib,ttf}"