blob: 0ef2b4b4dac8ad7f9f9f4f33cf5470474799800b [file] [log] [blame]
{
"name": "SinchVerification-Swift",
"version": "1.3.1",
"platforms": {
"ios": "8.0"
},
"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.3/SinchVerification-iOS-1.3.1-e6ef3b0.tar.bz2"
},
"ios": {
"vendored_frameworks": "swift/SinchVerification.framework"
},
"preserve_paths": [
"swift/SinchVerification.framework",
"LICENSE.txt"
],
"frameworks": [
"Foundation",
"UIKit",
"SystemConfiguration",
"CoreTelephony"
]
}