blob: 52e00f9358f8845a10666ae3aa8afd86711eb13a [file] [log] [blame]
{
"name": "iProov",
"version": "7.0.0",
"summary": "It's never been so simple to authenticate securely",
"homepage": "https://www.iproov.com/",
"license": {
"type": "MIT",
"file": "licenses/3rdparty.md"
},
"authors": {
"Jonathan Ellis": "jonathan.ellis@iproov.com"
},
"source": {
"git": "https://github.com/iProov/ios.git",
"tag": "7.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "iProov.framework"
},
"pod_target_xcconfig": {
"OTHER_SWIFT_FLAGS": "-DGLES"
},
"dependencies": {
"KeychainAccess": [
"~> 3.2.0"
],
"Socket.IO-Client-Swift": [
"~> 15.1.0"
],
"SwiftyJSON": [
"~> 4.0.0"
]
},
"swift_version": "5.0"
}