VerifyEmailFormat provides a platform which enables companies to deliver personalized interactions to their users through push notifications, in-app campaigns, and other re-targeting channels.
CocoaPods is a dependency manager for Swift projects and makes integration easier.
-
If you don't have CocoaPods installed, you can do it by executing the following line in your terminal.
sudo gem install cocoapods
-
If you don't have a Podfile, create a plain text file named Podfile in the Xcode project directory with the following content, making sure to set the platform and version that matches your app.
pod 'PSL-Engage-SDK'
-
Install PSL-Engage-SDK SDK by executing the following in the Xcode project directory.
pod install
-
Now, open your project workspace and check if PSL-Engage-SDK SDK is properly added.