blob: 8cf0c17dda53635898fd9f1c0e93241f1f589b65 [file] [log] [blame]
{
"name": "VerifyKit",
"version": "0.4",
"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.4"
},
"vendored_frameworks": "VerifyKit.framework",
"dependencies": {
"CryptoSwift": [
]
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.3.2",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.3.2"
}