Farly iOS SDK
Full Documentation
Access the full documentation here >
Example
To run the example project, clone the repo, and run pod install
from the Example directory first. Inject your API Key and Publisher ID in AppDelegate.swift
.
Installation
Swift package manager
Add Farly using the swift Package Manager, using the repository url :
- In Xcode, select File > Add Packages
- Copy and paste the following in the search/input box
https://github.com/farly-sdk/farly-ios-sdk
SPM integration example available in this repo >
Cocoapods
Farly is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Farly'
Cocoapod integration example available in this repo >
Author
Farly, farly.io
License
Farly is available under the MIT license. See the LICENSE file for more info.