[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 8 / 6 / JailBreakDetector / 0.1.0 / JailBreakDetector.podspec.json
blob3131eca6cdd413ad07b28600280d06a33c85f3d5
2   "name": "JailBreakDetector",
3   "version": "0.1.0",
4   "summary": "A library to detect an iOS device is jailbroken or not.",
5   "description": "'A library to detect an iOS device is jailbroken or not.  The simplest method returns True/False if you just want to know if the device is jailbroken or jailed'",
6   "homepage": "https://github.com/Shoeb-Xam/JailBreakDetector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shoeb-Xam": "shoeb@xam.com.au"
13   },
14   "source": {
15     "git": "https://github.com/Shoeb-Xam/JailBreakDetector.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Classes/**/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"