4 "summary": "A simple Swift wrapper for typical custom view controller presentations.",
5 "description": "A micro framework created in Swift. 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",
19 "git": "https://github.com/icalialabs/Presentr.git",
22 "source_files": "Presentr/**/*.{swift}",
23 "resources": "Presentr/**/*.{xib,ttf}",
24 "pushed_with_swift_version": "3.0"