Knuff [](https://github.com/Carthage/Carthage)
February 12, 2016 ยท View on GitHub
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.xcodeprojinto your application's Xcode project. - On the "General" tab of your application target, add
Knuff.frameworkto 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!