Swift package manager? Not yet… — There are competitors to Carthage. The developers of Carthage intended their dependency manager to be the simplest way of adding frameworks to a Cocoa application while being flexible and unobtrusive. The most popular dependency manager, CocoaPods, is easier to use but requires you to use a workspace, as is the…