blob: 699f90f0a21b7dbd811006f62ea5bfd62a5b8188 [file] [log] [blame]
{
"name": "IncogniaBR",
"version": "6.0.0",
"summary": "IncogniaBR SDK",
"description": "Incognia offers the first private identity solution based on location behavior for frictionless authentication and identity verification.",
"homepage": "https://incognia.com/",
"authors": {
"Incognia": "contact@incognia.com"
},
"source": {
"http": "https://repo.incognia.com/ios/6.0.0/IncogniaBR-6.0.0.zip"
},
"documentation_url": "https://docs.incognia.com/",
"platforms": {
"ios": "9.0"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"license": {
"type": "Copyright",
"text": "Copyright 2021 Incognia. See the terms of service at https://incognia.com/"
},
"frameworks": "Foundation",
"vendored_frameworks": "IncogniaBR.xcframework",
"requires_arc": true,
"dependencies": {
"IncogniaCoreBR": [
"6.0.0"
]
}
}