Glassfy

1.4.1

Open source SDK to quickly integrate subscriptions, stop worring about code maintenance, and getting advanced real-time data. Full support for iOS, iPadOS, WatchOS, MacOS
glassfy/ios-sdk

What's New

2024-02-23T13:01:57Z

What's Changed

  • Added Stripe details on StoreInfo API

Platform License CocoaPod SwiftPM compatible

Glassfy iOS SDK

Is the client for Glassfy: a subscription revenue optimisation infrastructure for mobile applications.

Requirements

  • Swift and Objective-C Projects
  • iOS 10.0 or greater / macOS 10.15 or greater

Installation

Our SDK can be easly integrated through Cocoapods or Swift Package Manager

Integrate using Cocoapods

Add the pod to your Podfile:

pod 'Glassfy', '~> 1.4.1'

Then, run the following command:

pod install

Integrate using Swift Package Manager

You can use Swift Package Manager to integrate Glassfy SDK in your application.

  • In your Xcode project select file -> Add Packages...
  • Enter the Glassfy GitHub URL: https://github.com/glassfy/ios-sdk.
  • Set the version “Up to Next Major” to the version you want to use.

More Info

Check the documentation at docs.glassfy.io to learn details on implementing and using Glassfy SDK.

License

This SDK is available under the MIT license.

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

  • None
Last updated: Wed Mar 13 2024 01:48:30 GMT-0900 (Hawaii-Aleutian Daylight Time)