[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / a / b / JudoKit / 6.2.19 / JudoKit.podspec.json
blob9215d39c6fbad41fcd92519a6ab566138e1cdfff
2   "name": "JudoKit",
3   "version": "6.2.19",
4   "summary": "Judo Pay Full iOS Client Kit",
5   "homepage": "https://judopay.com/",
6   "license": "MIT",
7   "authors": {
8     "James Lappin": "james.lappin@judopayments.com"
9   },
10   "source": {
11     "git": "https://github.com/JudoPay/JudoKit.git",
12     "tag": "6.2.19"
13   },
14   "documentation_url": "https://judopay.github.io/JudoKit/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*.swift",
20   "dependencies": {
21     "DeviceDNA": [
23     ]
24   },
25   "frameworks": [
26     "CoreLocation",
27     "Security",
28     "CoreTelephony"
29   ],
30   "pod_target_xcconfig": {
31     "FRAMEWORK_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/DeviceDNA/Source"
32   },
33   "pushed_with_swift_version": "3.0",
34   "deprecated_in_favor_of": "JudoKit-iOS"