blob: 509f8b9d53640535502914ab0e8da2f05da38a56 [file] [log] [blame]
{
"name": "JailBreakDetectLib",
"version": "2.0",
"summary": "Jailbreak Detection for iOS device",
"description": "Jailbreak Detection for iOS device, detection work with \"xcon\" installed!.",
"homepage": "https://github.com/MuthukumarPhoton/JailBreakDetect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MuthukumarPhoton": "muthukumar.mariyappan@photoninfotech.net"
},
"source": {
"git": "https://github.com/MuthukumarPhoton/JailBreakDetect.git",
"tag": "2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.2"
],
"requires_arc": true,
"source_files": "JailBreakDetect/*.{h,m}",
"swift_version": "4.2"
}