blob: 9abba3c733a7608e0a8e2076393d16230b93442c [file] [log] [blame]
{
"name": "VerifyKit",
"version": "0.1.0",
"summary": "VerifyKit: Phone number validation SDK, without the needs of user input.",
"description": "VerifyKit is the next gen phone number validation system. Users can easily verify their phone numbers without the need of entering phone number or a pin code.",
"homepage": "https://verifykit.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VerifyKit": "sdk@verifykit.com"
},
"source": {
"git": "https://github.com/verifykit/verifykit-sdk-ios.git",
"branch": "master",
"tag": "0.1.0"
},
"vendored_frameworks": "VerifyKit.framework",
"dependencies": {
"CryptoSwift": [
]
},
"platforms": {
"ios": "10.3"
},
"swift_versions": "5.1",
"swift_version": "5.1"
}