Knuff 
This Framework is used for automatic token detection when used together with the Knuff Mac app, just add it to your application and the phone will be visible under "Devices".
System Requirements
Knuff supports iOS 8.0+
Importing Knuff
To add Knuff to your application:
- Drag and drop
Knuff.xcodeproj
into your application's Xcode project. - On the "General" tab of your application target, add
Knuff.framework
to the "Embedded Binaries".
Carthage users can simply add Knuff to their Cartfile
:
github "KnuffApp/Knuff-Framework"
Or if you prefer CocoaPods just add Knuff to your Podfile
:
pod "Knuff"
License
Knuff is released under the MIT license. See
LICENSE.
More Info
Have a question? Please open an issue!