blob: 0df9fcebe1b9b6a942cb1cf00126ebe3e0fe1221 [file] [log] [blame]
{
"name": "GBJailbreakDetection",
"version": "1.1.0",
"summary": "Detection for jailbroken devices.",
"authors": "Luka Mirosevic",
"homepage": "https://github.com/lmirosevic/GBJailbreakDetection",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/lmirosevic/GBJailbreakDetection.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "GBJailbreakDetection.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"preserve_paths": "GBJailbreakDetection.framework"
}