[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 4 / 9 / Kushki / 2.4.1a / Kushki.podspec.json
blobc6b0279551f6b89c677da346892ce6fd0a6b7ef9
2   "name": "Kushki",
3   "version": "2.4.1a",
4   "summary": "Kushki iOS library.",
5   "description": "iOS library to integrate with Kushki.",
6   "homepage": "https://github.com/Kushki/kushki-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kushki": "soporte@kushkipagos.com"
13   },
14   "source": {
15     "git": "https://github.com/Kushki/kushki-ios.git",
16     "tag": "v2.4.1a"
17   },
18   "platforms": {
19     "ios": "14.3"
20   },
21   "source_files": "Kushki/Classes/**/*",
22   "resources": "Kushki/Assets/**/*",
23   "dependencies": {
24     "Sift": [
26     ]
27   },
28   "ios": {
29     "vendored_frameworks": "Kushki/Frameworks/CardinalMobile.framework"
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }