blob: 316d7fd9b6a89a7b4b5c75aa8d8102c2ae87a6b1 [file] [log] [blame]
{
"name": "iProov",
"version": "7.5.0",
"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": "7.5.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.2",
"ios": {
"vendored_frameworks": "iProov.xcframework"
},
"pod_target_xcconfig": {
"OTHER_SWIFT_FLAGS": "-DGLES"
},
"dependencies": {
"KeychainAccess": [
"~> 4.1"
],
"Socket.IO-Client-Swift": [
"~> 15.2"
],
"SwiftyJSON": [
"~> 5.0"
]
},
"swift_version": "5.2"
}