[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 2 / f / sonect-idenfy-kyc-plugin / 1.2.0 / sonect-idenfy-kyc-plugin.podspec.json
blob4b4f0996955f9299591a3b844afa6d7bb8e4d88c
2   "name": "sonect-idenfy-kyc-plugin",
3   "version": "1.2.0",
4   "summary": "Sonect Scandit Scan Plugin",
5   "description": "This is the Sonect Idenfy KYC Plugin public podspec.",
6   "homepage": "https://github.com/sonect/sonect-idenfy-kyc-plugin",
7   "license": {
8     "type": "Sonect Closed Source",
9     "text": "                      Copyright (C) Sonect AG - All Rights Reserved\n                      Unauthorized copying of this file, and the Sonect SDK via any medium is strictly prohibited\n                      Proprietary and confidential\n                      Sonect, February 2012. \n"
10   },
11   "authors": {
12     "sonect": "marko.hlebar@sonect.ch"
13   },
14   "platforms": {
15     "ios": "10.3"
16   },
17   "source": {
18     "git": "https://github.com/sonect/sonect-idenfy-kyc-plugin.git",
19     "tag": "1.2.0"
20   },
21   "source_files": [
22     "IdenfyKycPlugin/*.swift",
23     "IdenfyKycPlugin/Classes/*.swift"
24   ],
25   "swift_versions": "5.0",
26   "dependencies": {
27     "iDenfySDK": [
29     ],
30     "sonect-core-ios": [
32     ]
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "swift_version": "5.0"