2 "name": "composablelayout",
4 "summary": "ComposableLayout allow you to make complex layout with their own view controllers and their lifecycles.",
5 "swift_versions": "4.2",
6 "description": "ComposableLayout helps you to make complex layouts allow you to add any view controller inside it. ComposableLayout rely on UIScrollView and calculates own content size based on view controllers height.",
7 "homepage": "https://github.com/serhatsezer/ComposableLayout",
13 "Serhat Sezer": "serhat.szr@gmail.com"
16 "git": "https://github.com/serhatsezer/ComposableLayout.git",
19 "social_media_url": "https://twitter.com/serhatsezer",
23 "source_files": "composablelayout/Classes/**/*",
24 "swift_version": "4.2"