blob: 5205567cf97e78bda79a1933a0b40f5c2d566c89 [file] [log] [blame]
{
"name": "GBJailbreakDetection",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "GBJailbreakDetection.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"preserve_paths": "GBJailbreakDetection.framework"
}