blob: a00e1889b6d637d7c15d9e09ebc8ab22a3621e86 [file] [log] [blame]
{
"name": "PQCheck",
"version": "3.1.2",
"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": {
"http": "http://dl.dropboxusercontent.com/s/736654vicqi7mn8/PQCheck.zip"
},
"ios": {
"vendored_frameworks": "PQCheck.framework",
"resources": "PQCheck.framework",
"xcconfig": {
"LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks",
"OTHER_LDFLAGS": "-lc++"
}
}
}