2 "name": "ContentFitScrollView",
4 "summary": "Self adjustable Scroll View that tries to fit all content on screen without scrolling.",
5 "description": "Self adjustable Scroll View that proportionally reducing provided height constraints constants to fit all content on screen without scrolling.\nIt takes into account `ContentFitLayoutConstraint`'s `minimumHeight` value.\nIf it's unable to fit content on screen without scrolling it'll just allow scrolling.",
6 "homepage": "https://github.com/APUtils/ContentFitScrollView",
12 "Anton Plebanovich": "anton.plebanovich@gmail.com"
15 "git": "https://github.com/APUtils/ContentFitScrollView.git",
21 "source_files": "ContentFitScrollView/Classes/**/*",
26 "pushed_with_swift_version": "4.0"