blob: cf6d4c990ee5ebc852de31da9a22fd3b7a945248 [file] [log] [blame]
{
"name": "VerifyKit",
"version": "0.3",
"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.3"
},
"vendored_frameworks": "VerifyKit.framework",
"dependencies": {
"CryptoSwift": [
]
},
"platforms": {
"ios": "10.3"
},
"swift_versions": "5.2",
"swift_version": "5.2"
}