Swiftpack.co - ITECOMMPAY/paymentpage-sdk-ios-core as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by ITECOMMPAY.
ITECOMMPAY/paymentpage-sdk-ios-core 0.11.0
Sample integration for core module
⭐️ 2
🕓 13 weeks ago
iOS
.package(url: "https://github.com/ITECOMMPAY/paymentpage-sdk-ios-core.git", from: "0.11.0")

CocoaPods

Quickstart

How to use example project

  1. Go to project directory and run pod install
  2. Open project via iosApp.xcworkspace
  3. In Info.plist file setup PROJECT_ID and PROJECT_SECRET_KEY

Importing libraries via CocoaPods

The SDK for Android libraries can be imported via Cocoapods. To import the libraries via Cocoapods, you need to do the following:

  1. Open the Podfile file and add the following strings
    target 'App' do
        pod 'MsdkCore'
    end
    
  2. Sync cocoopods dependencies pod install
  3. Import the library
    import MsdkCore
    

GitHub

link
Stars: 2
Last commit: 13 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

13 weeks ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics