dependencies Fetching podspec for `Lipsum` from `../Lipsum` Downloading dependencies Installing Lipsum (0.0.1) Generating Pods project Integrating client project [!] Please close any current Xcode sessions and use `SampleLipsumApp.xcworkspace` for this project from now on. Sending stats Pod installation complete! There is 1 dependency from the Podfile and 1 total pod installed.
'https://github.com/xrubioj/swifty-framework-private-repo.git' target 'SampleLipsumApp' do use_frameworks! pod 'Lipsum', '~> 0.0.1' #target 'SampleLipsumAppTests' do # inherit! :search_paths #end end