LifeGuard start sudo gem install cocoapods pod init open pod file copy/past: platform :ios, '15.0' target 'LifeGuard' do use_frameworks! Pods for LifeGuard pod 'SwipeCellKit' use_frameworks! pod 'RealmSwift' pod 'MTSlideToOpen' end pod install open LifeGuard.xcwork.space file on xcode