blob: e5620a5f560356f11b7dee24ad1e76e7c32a9713 [file] [log] [blame]
{
"name": "SinchVerification",
"version": "1.4.1",
"platforms": {
"ios": null
},
"summary": "The Sinch Verification SDK makes verifying phone numbers easy.",
"description": "The Sinch Verification SDK makes verifying phone numbers easy.\n\n* Verification of phone numbers via SMS and callout\n* Simple authentication scheme to get started quickly\n* Server integration via REST-API callbacks for advanced setups",
"homepage": "https://www.sinch.com/products/verification/",
"authors": {
"Sinch": "dev@sinch.com"
},
"social_media_url": "https://twitter.com/sinchdev",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"source": {
"http": "https://download.sinch.com/verification/ios/1.4/SinchVerification-iOS-1.4.1-acba359.tar.bz2"
},
"ios": {
"vendored_frameworks": "objc/SinchVerification.framework"
},
"preserve_paths": [
"objc/SinchVerification.framework",
"LICENSE.txt"
],
"libraries": [
"c++",
"icucore"
],
"frameworks": [
"Foundation",
"UIKit",
"SystemConfiguration",
"CoreTelephony"
]
}