In this video you will learn how to create an umbrella framework and integrate it in an iOS project.
Umbrella frameworks can be a convenient way of distributing your library with dependencies. Normally it is not the recommended way of distributing frameworks as it comes with some disadvantages.