blob: c313db848f6b4bc71384fe1465474c1a59677a59 [file] [log] [blame]
{
"name": "XEkycSDK",
"version": "1.0.1",
"summary": "Xfers eKYC SDK.",
"description": "SDK for starting video call for eKYC",
"homepage": "https://github.com/hidrodixtion/XEkycSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hidrodixtion": "hidrodixtion@gmail.com"
},
"source": {
"git": "https://github.com/hidrodixtion/XEkycSDK.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "XEkycSDK/Classes/**/*",
"swift_versions": "5.0",
"vendored_frameworks": "XfersKYCKit.xcframework",
"dependencies": {
"Alamofire": [
"~> 5.0"
],
"Reachability": [
],
"XCGLogger": [
],
"DeepDiff": [
],
"UIColor_Hex_Swift": [
],
"JitsiMeetSDK": [
],
"DeviceKit": [
"~> 4.0"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.0"
}