blob: c497f8f03cd3d22c4ab4ae3494a73eab14b7a9fc [file] [log] [blame]
{
"name": "CheckJailBreakDevice",
"version": "1.0.0",
"summary": "Detect JailBreak Device in Swift 5 (iOS) programmatically",
"description": "Detect Jail break device| iOS| Avoid Attackers to intrude in your application by all means possible in a single page| Supported to Swift (world first Protocol Oriented Language 🤘)",
"homepage": "https://github.com/SachinSabat/CheckJailBreakDevice.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sachin Sabat": "sabat.sachin33@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/SachinSabat/CheckJailBreakDevice.git",
"tag": "1.0.0"
},
"source_files": "CheckJailBreakDevice/**/*.{h,m,swift}",
"swift_version": "4.2"
}