Skip to content

KnuffApp/Knuff-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knuff Carthage compatible

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:

  1. Drag and drop Knuff.xcodeproj into your application's Xcode project.
  2. 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!