4 "summary": "StackBox is a scrollable container where you can easily insert and remove boxes.",
5 "description": "StackBoxView is dynamic so you don't have to worry about the contentSize. Sub-boxes are\nmanage by a UIStackView.\n\nStackBoxContainer is the container object use by the StackBox to render stacks\nEach box contains the StackBoxItem create initialy by the you\nCreate your own StackBoxItem by setting a view, his offset and alignement",
6 "homepage": "https://github.com/hugweb/StackBox",
12 "hugweb": "hugweb@gmail.com"
15 "git": "https://github.com/hugweb/StackBox.git",
22 "source_files": "StackBox/Classes/**/*",
23 "pushed_with_swift_version": "3.0"