Results 2 issues of Pierre

It's an easy to use a library that helps developers to add shadows to UIViews. It could also add a blurred projection of an UIView as a shadow! ![example](https://user-images.githubusercontent.com/7038789/28890124-17287d8a-7794-11e7-9ec1-81980af1f75f.png) https://pierreperrin.github.io/ShadowView

For Carthage support I needed to create a new project to the root directory using carthage. The cartFile contains all the dependencies. The source files are the same used for...