[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / a / keyri-pod / 0.1.7 / keyri-pod.podspec.json
blob6afe429ba6d69042b982f29a0620a65f817c9e45
2   "name": "keyri-pod",
3   "version": "0.1.7",
4   "summary": "Library for autorization",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Keyri-Co/keyri-ios-whitelabel-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anovoselskyi": "anovoselskyi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Keyri-Co/keyri-ios-whitelabel-sdk.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.3",
22   "source_files": "keyri-pod/Classes/**/*",
23   "dependencies": {
24     "Sodium-Fork": [
25       "~> 0.8.2"
26     ],
27     "KeychainAccess": [
28       "~> 4.2.2"
29     ],
30     "Socket.IO-Client-Swift": [
31       "~> 16.0.1"
32     ],
33     "QRCodeReader.swift": [
34       "10.1.0"
35     ]
36   },
37   "pod_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "swift_version": "5.3"