2 "name": "ContainerCollection",
4 "summary": "Rendering engine to easily stack views in different layouts",
5 "description": "This framework enables to embed view controllers into table view or collection view cells, thus providing a rendering system to create complex layouts by implement smaller components as usual view controllers.",
10 "homepage": "http://www.wearemobilefirst.com",
12 "Pere Daniel Prieto": "pere@wearemobilefirst.com",
13 "Christian Aranda": "christian@wearemobilefirst.com",
14 "Francesco Deliro": "francesco@wearemobilefirst.com",
15 "Daniel Daverio": "daniel@wearemobilefirst.com",
16 "Lee Higgins": "lee@wearemobilefirst.com"
19 "git": "https://github.com/WAMF/ContainerCollection.git",
26 "swift_versions": "4.2",
29 "ContainerCollection/Common/**/*.{h,m,swift,storyboard}",
30 "ContainerCollection/iOS/**/*.{h,m,swift,storyboard}"
35 "ContainerCollection/Common/**/*.{h,m,swift,storyboard}",
36 "ContainerCollection/tvOS/**/*.{h,m,swift,storyboard}"
39 "swift_version": "4.2"