GlassfyGlue
Installation
GlassfyGlue is available through CocoaPods and Maven Central.
Install on iOS - macOS
Add the following line to your Podfile:
pod 'GlassfyGlue', '~> 1.4.1'Install on android
Add the dependency to your module-level build.gradle:
dependencies {
    [...]
    implementation 'io.glassfy:androidglue:1.5.1'
}License
GlassfyGlue is available under the MIT license. See the LICENSE file for more info.
