[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / f / 1 / AccuraKYC-Hybrid-sim / 2.3.0 / AccuraKYC-Hybrid-sim.podspec.json
blobadabb5b7bc5eaa2aefbaec8205dcef7c431f0ceb
2   "name": "AccuraKYC-Hybrid-sim",
3   "version": "2.3.0",
4   "summary": "Accura KYC is used for Optical character recognition.",
5   "description": "Accura Scan mobile technology provides you with the ability to effectively use the device camera and quickly onboard a customer. Seamless Customer On-Boarding by scanning a Passport or ID card with 3D selfie technology. Verify and Authenticate your customer remotely in realtime. It can work offline or can be stored on cloud or use it your way using our SDK / API’s.",
6   "homepage": "https://github.com/accurascan/Cordova-KYC",
7   "license": "MIT",
8   "authors": {
9     "AccuraScan": "connect@accurascan.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "static_framework": true,
15   "source": {
16     "git": "https://github.com/accurascan/AccuraKYC-Hybrid-iOS.git",
17     "tag": "2.3.0"
18   },
19   "preserve_paths": "AccuraKYC.framework",
20   "vendored_frameworks": "AccuraKYC.framework",
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "exclude_files": "AccuraKYCSDK/*/.{png}",
24   "dependencies": {
25     "GoogleMLKit": [
27     ],
28     "AFNetworking": [
29       "~> 4.0"
30     ],
31     "SVProgressHUD": [
33     ]
34   },
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "swift_version": "5.0"