[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / a / b / JudoKit / 8.1.0 / JudoKit.podspec.json
blob2c10533f9138f3e1c57ae9580f6348b901702b22
2   "name": "JudoKit",
3   "version": "8.1.0",
4   "summary": "Judopay iOS Client",
5   "homepage": "https://judopay.com/",
6   "license": "MIT",
7   "authors": {
8     "Judopay": "developersupport@judopayments.com"
9   },
10   "source": {
11     "git": "https://github.com/JudoPay/JudoKit.git",
12     "tag": "8.1.0"
13   },
14   "documentation_url": "https://judopay.github.io/JudoKit/",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5.0",
19   "requires_arc": true,
20   "source_files": "Source/**/*.swift",
21   "dependencies": {
22     "DeviceDNA": [
23       "~> 0.1"
24     ],
25     "TrustKit": [
26       "~> 1.6.2"
27     ]
28   },
29   "frameworks": [
30     "CoreLocation",
31     "Security",
32     "CoreTelephony"
33   ],
34   "pod_target_xcconfig": {
35     "FRAMEWORK_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/DeviceDNA/Source"
36   },
37   "deprecated_in_favor_of": "JudoKit-iOS",
38   "swift_version": "5.0"