paypal / paypal-here-sdk-ios-distribution

Add credit card (tap, insert, swipe & key-in) capabilities to your iOS app
Other
81 stars 91 forks source link

PPH iOS SDK without using Pods #329

Open maulikpat opened 4 years ago

maulikpat commented 4 years ago

Hi,

Is there any way to integrate PPH iOS SDK without using Pods? Currently, I am able to run the downloaded SDK by using Pods. But I don't want to have .xcworkspace file.

Is it possible to move framework files to my project or anything similar?