blob: 6afe429ba6d69042b982f29a0620a65f817c9e45 [file] [log] [blame]
{
"name": "keyri-pod",
"version": "0.1.7",
"summary": "Library for autorization",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Keyri-Co/keyri-ios-whitelabel-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anovoselskyi": "anovoselskyi@gmail.com"
},
"source": {
"git": "https://github.com/Keyri-Co/keyri-ios-whitelabel-sdk.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.3",
"source_files": "keyri-pod/Classes/**/*",
"dependencies": {
"Sodium-Fork": [
"~> 0.8.2"
],
"KeychainAccess": [
"~> 4.2.2"
],
"Socket.IO-Client-Swift": [
"~> 16.0.1"
],
"QRCodeReader.swift": [
"10.1.0"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.3"
}