Swiftpack.co - Visionranger/mondo-ios as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by Visionranger.
Visionranger/mondo-ios v0.1
Visionranger Mondo iOS SDK (Beta)
⭐️ 0
🕓 2 years ago
iOS
.package(url: "https://github.com/Visionranger/mondo-ios.git", from: "v0.1")

Mondo

The Visionranger Mondo iOS SDK makes it quick and easy to integrate the Visionranger API into your iOS app. We provide powerful and customizable UI screens and elements that can be used out-of-the-box to manage your business specifications. We also expose the low-level APIs that power those UIs so that you can build fully custom experiences.

Requirements

  • iOS 11.0 +
  • Xcode 10.0 +
  • Swift 4.2 +

Installing the Mondo SDK

To install the Visionranger Mondo SDK for iOS, you may use CocoaPods, Carthage or the Swift Package Manager.

CocoaPods

  1. If you haven’t already, install the latest version of CocoaPods.
  2. If you don’t have an existing Podfile, run the following command to create one:
    pod init
    
  3. Add this line to your Podfile:
    pod 'Mondo', '~> 0.3'
    
  4. Run the following command:
    pod install
    
  5. Don’t forget to use the .xcworkspace file to open your project in Xcode, instead of the .xcodeproj file, from here on out.
  6. In the future, to update to the latest version of the SDK, run:
    pod update Stripe
    

Swift Package Manager

To install the SDK, follow these steps:

  1. In Xcode , select File > Swift Packages > Add Package Dependency and enter https://github.com/Visionranger/mondo-ios as the repository URL.
  2. Select a minimum Version of 0.3
  3. Add the SDK to the target of your app.

GitHub

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

Release Notes

0.3.1
2 years ago

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