blob: e46aff8aa5d2fb225672eaaac74320e8c867cd0e [file] [log] [blame]
{
"name": "WeProovSDK",
"version": "1.5.5",
"summary": "A short description of WeProovSDK",
"description": "A long description of WeProovSDK",
"license": {
"type": "ProovGroup License",
"file": "LICENSE"
},
"authors": "ProovGroup",
"homepage": "https://github.com/ProovGroup/weproov-ios-sdk",
"source": {
"git": "https://github.com/ProovGroup/weproov-ios-sdk.git",
"tag": "1.5.5"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": [
"WeProovSDK/WeProovSDK.framework"
]
},
"preserve_paths": "WeProovSDK/Wprv.framework",
"dependencies": {
"ACEDrawingView": [
"~> 2.2"
],
"APAddressBook/Swift": [
],
"JTBorderDotAnimation": [
"~> 1.0"
],
"SignatureView": [
"~> 1.1"
],
"FLAnimatedImage": [
"~> 1.0"
],
"JTMaterialSpinner": [
"~> 3.0"
],
"MBProgressHUD": [
"1.1"
],
"SnapKit": [
"~> 4.0"
],
"SwiftRichString": [
],
"JTTableViewController": [
"~> 1.0.10"
],
"Then": [
"~> 2.7.0"
]
},
"swift_version": "5.0"
}