FlomioSDK 3.0.4-beta2

FlomioSDK 3.0.4-beta2

Maintained by Scott Condron.



FlomioSDK 3.0.4-beta2

FlomioSDK for iOS

Example

To build an example project, clone the repo, and run pod install from the Swift Example or Objective C Example directory and open it's .xcworkspace file.

Introduction

Our SDK makes developing for NFC and RFID simple, you can use the Flomio SDK alongside any of Flomio’s line of NFC, BLE, and UHF RFID readers. We build hardware and software solutions in the proximity ID space with a focus on mobile platforms. Flomio makes it easy for you to integrate our readers into Apps for iOS and Android.

To learn more, read our Documentation. Check out our Forums to get the answers for your questions related to our SDK.

Installation

FlomioSDK is available through CocoaPods. To install it, simply add the following line to your Podfile:

use_frameworks!

target '<Your Target Name>' do
pod 'FlomioSDK'
end

Author

[email protected]