blob: 6f200066308579fb391a600cbdf96c8c4163ab5d [file] [log] [blame]
{
"name": "JBInspect",
"platforms": {
"ios": "10.0"
},
"summary": "JBInspect let you know if the iOS device is Jail broken.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peeyush Karnwal": "karnwal.peeyush@gmail.com"
},
"homepage": "https://github.com/InfiniteDreamz/JBInspect",
"source": {
"git": "https://github.com/InfiniteDreamz/JBInspect.git",
"tag": "0.1.0"
},
"source_files": "JBInspect/*.{h,m}",
"swift_versions": "5.0",
"swift_version": "5.0"
}