platform :ios, "12.0" target "Endless" do pod "InAppSettingsKit" pod "WYPopoverController", :git => "https://github.com/sammcewan/WYPopoverController.git" pod "DTFoundation" pod "OrderedDictionary" pod "XLForm", :git => "https://github.com/jcs/XLForm.git" pod "TUSafariActivity" pod "VForceTouch" end target "Endless Tests" do pod "OCMock" end