blob: 7a99a2aacd95a4ccc4f34e8d53bbf722507adcf8 [file] [log] [blame]
{
"name": "KahunaJailBreakDetection",
"version": "0.1.4",
"summary": "KahunaJailBreakDetection library to detect an iOS device is jailbroken or not.",
"description": "KahunaJailBreakDetection library to detect an iOS device is jailbroken or not based on that apply operation in an app.",
"homepage": "https://github.com/siddharthchopra/KahunaJailBreakDetection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"siddharthchopra": "siddharth.chopra@kahunasystems.com"
},
"source": {
"git": "https://github.com/SiddharthChopra/KahunaJailBreakDetection.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KahunaJailBreakDetection/Classes/**/*"
}