blob: 26ef499a3f25fdc33fbda047d580920a3d44e4fe [file] [log] [blame]
{
"name": "DTTJailbreakDetection",
"version": "0.4.0",
"summary": "iOS device jailbreak detection library",
"homepage": "https://github.com/thii/DTTJailbreakDetection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Doan Truong Thi": "me@thi.codes"
},
"source": {
"git": "https://github.com/thii/DTTJailbreakDetection.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}"
}