blob: 334d711bc7f0e4d019164485f8ff591d50c9fc8a [file] [log] [blame]
{
"name": "PQCheck",
"version": "3.1.1",
"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"
},
"xcconfig": {
"OTHER_LDFLAGS": "-lc++"
},
"resource_bundles": {
"PQCheck": [
"PQCheck.framework/*.{xib,xcassets,ttf}"
]
}
}