[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / 9 / GBJailbreakDetection / 1.0.0 / GBJailbreakDetection.podspec.json
blobe08a275006f2b1e30acc01e2d2eb3e431fca97ce
2   "name": "GBJailbreakDetection",
3   "version": "1.0.0",
4   "summary": "Detection for jailbroken devices.",
5   "authors": "Luka Mirosevic",
6   "homepage": "https://github.com/lmirosevic/GBJailbreakDetection",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/lmirosevic/GBJailbreakDetection.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "vendored_frameworks": "GBJailbreakDetection.framework",
24   "xcconfig": {
25     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
26   },
27   "preserve_paths": "GBJailbreakDetection.framework"