blob: a4c24a7e2b895f78dd6259caeb19d9c0c83c5651 [file] [log] [blame]
{
"name": "iProov",
"version": "8.0.0-beta1",
"summary": "Award-winning online biometric authentication",
"homepage": "https://www.iproov.com/",
"license": {
"type": "commercial",
"file": "LICENSE.md"
},
"authors": {
"iProov": "support@iproov.com"
},
"source": {
"git": "https://github.com/iProov/ios.git",
"tag": "8.0.0-beta1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.3",
"ios": {
"vendored_frameworks": "iProov.xcframework"
},
"pod_target_xcconfig": {
"OTHER_SWIFT_FLAGS": "-DGLES"
},
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 15.2"
]
},
"swift_version": "5.3"
}