[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / c / LSJailBreakChecker / 1.0 / LSJailBreakChecker.podspec.json
blob504455b94b96da7e5e6d2018a14494ad0b576a54
2   "name": "LSJailBreakChecker",
3   "version": "1.0",
4   "swift_versions": "4.1",
5   "summary": "Jail Break Checker for iOS.",
6   "description": "LSJailBreakChecker can find out the device is jail broken and reason",
7   "homepage": "https://github.com/2sem/LSJailBreakChecker",
8   "license": {
9     "type": "Apache License 2.0",
10     "file": "LICENSE"
11   },
12   "authors": "YoungJun Lee",
13   "social_media_url": "http://www.facebook.com/youngjun.lee.3998",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/2sem/LSJailBreakChecker.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "**/*.swift",
23     "**/*.{h,m}"
24   ],
25   "swift_version": "4.1"