Important: Glassfy SDKs are deprecated. Glassfy will be ceasing operations by the end of 2024. Read the blog post here
GlassfyGlue is available through CocoaPods and Maven Central.
Add the following line to your Podfile:
pod 'GlassfyGlue', '~> 1.4.5'
Add the dependency to your module-level build.gradle
:
dependencies {
[...]
implementation 'io.glassfy:androidglue:1.6.4'
}
GlassfyGlue is available under the MIT license. See the LICENSE file for more info.