blob: d684d1b6ad6dcd85a56e6a1bfcb4498745d312cb [file] [log] [blame]
{
"name": "SinchVerification",
"version": "2.0.5",
"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/2.0.5/SinchVerification-iOS-2.0.5-d473b29.tar.bz2"
},
"ios": {
"vendored_frameworks": "objc/SinchVerification.framework"
},
"preserve_paths": [
"objc/SinchVerification.framework",
"LICENSE.txt"
],
"libraries": [
"c++",
"icucore",
"z"
],
"frameworks": [
"Foundation",
"UIKit",
"SystemConfiguration",
"CoreTelephony"
]
}