2 "name": "DJSemiModalViewController",
4 "summary": "Simple semi modal presentation dialog with stacked content.",
5 "description": "DJSemiModalViewController is a semi modal presentation dialog that grows with it´s added content. DJSemiModalViewController works for iPhone and iPad. The content is added to a UIStackView that is inside of an UIScrollView that adds scroll if needed. DJSemiModalViewController mimic the design of the standard NFC dialog on iPhone.",
6 "homepage": "https://github.com/davnag/DJSemiModalViewController",
7 "screenshots": "https://raw.githubusercontent.com/davnag/DJSemiModalViewController/master/screenshots_1.png",
13 "David Jonsén": "jonsen.dev@outlook.com"
16 "git": "https://github.com/davnag/DJSemiModalViewController.git",
22 "swift_version": "4.0",
23 "source_files": "DJSemiModalViewController/Classes/**/*"