[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / a / b / JudoKit / 8.0.1 / JudoKit.podspec.json
blobd8729c94e51f9ad0e12bb736dbf36694835c00dd
2   "name": "JudoKit",
3   "version": "8.0.1",
4   "summary": "Judopay iOS Client",
5   "homepage": "https://www.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.0.1"
13   },
14   "documentation_url": "https://judopay.github.io/JudoKit/",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*.swift",
20   "dependencies": {
21     "DeviceDNA": [
22       "~> 0.1"
23     ],
24     "TrustKit": [
25       "~> 1.6.0"
26     ]
27   },
28   "frameworks": [
29     "CoreLocation",
30     "Security",
31     "CoreTelephony"
32   ],
33   "pod_target_xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/DeviceDNA/Source"
35   },
36   "deprecated_in_favor_of": "JudoKit-iOS",
37   "swift_version": "4.2"