blob: 90b033efb6beea354b137874609cc95fcbee8154 [file] [log] [blame]
{
"name": "LSJailBreakChecker",
"version": "1.0.1",
"swift_versions": "4.1",
"summary": "Jail Break Checker for iOS.",
"description": "LSJailBreakChecker can find out the device is jail broken and reason",
"homepage": "https://github.com/2sem/LSJailBreakChecker",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": "YoungJun Lee",
"social_media_url": "http://www.facebook.com/youngjun.lee.3998",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/2sem/LSJailBreakChecker.git",
"tag": "1.0.1"
},
"source_files": [
"**/*.swift",
"**/*.{h,m}"
],
"swift_version": "4.1"
}