blob: a04b4f6897a04b8cf2c9f3c8fd8c7dc60a5c6796 [file] [log] [blame]
{
"name": "PQCheck",
"version": "3.1.4",
"summary": "Biometric authentication iOS SDK.",
"homepage": "https://post-quantum.com/",
"authors": {
"CJ": "cjt@post-quantum.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/post-quantum/iOS-SDKs.git",
"tag": "v3.1.4"
},
"ios": {
"vendored_frameworks": "PQCheck.framework",
"resources": "PQCheck.framework",
"xcconfig": {
"LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks",
"OTHER_LDFLAGS": "-lc++"
}
}
}