blob: 2581cbfea3992a6071e5d17f38e5b8197184d5fd [file] [log] [blame]
{
"name": "FGJailbreakDetector",
"version": "0.1.0",
"summary": "Detect if the device is jailbroken",
"description": "Using 3 ways to detect if the device is jailbroken",
"homepage": "https://github.com/fg0815/FGJailbreakDetector",
"license": "MIT",
"authors": {
"Feng Guo": "feng.guo.aus@gmail.com"
},
"source": {
"git": "https://github.com/fg0815/FGJailbreakDetector.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "FGJailbreakDetector/FGJailbreakDetector/*.{h,m}"
}