KahunaJailBreakDetection 0.1.8

KahunaJailBreakDetection 0.1.8

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Sep 2017

Maintained by Siddharth Chopra.



  • By
  • siddharthchopra

LogCamp

KahunaJailBreakDetection is written in Objective C

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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

pod 'KahunaJailBreakDetection', '~> 0.1.8'

New development will happen exclusively on the master/Swift 3 branch.

Detect an iOS device is jailbroken or not

KahunaJailBreakDetection.isJailbroken()

Requirements

Installation

Note: KahunaJailBreakDetection requires Swift 3 (and Xcode 8) or greater. If you absolutely need compatibility with Swift 2.3 you can use the swift2.3 branch by adding following line to your Podfile:

pod 'KahunaJailBreakDetection', '~> 0.1.1’

Author

siddharthchopra, [email protected]

License

KahunaJailBreakDetection is available under the MIT license. See the LICENSE file for more info.