blob: 4fe2fcc7b632826c27d7caeaf731c068fe174970 [file] [log] [blame]
{
"name": "JBInspector",
"version": "1.0.0",
"summary": "A simple jailbreak detection library",
"homepage": "https://github.com/mofneko/JBInspector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/mofneko/JBInspector.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.{h,m}",
"authors": {
"Yusuke Arakawa": "yusuke.a@nekolaboratory.com"
},
"social_media_url": "https://twitter.com/mofmofneko",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}