2 "name": "SinchVerification-Swift",
7 "summary": "The Sinch Verification SDK makes verifying phone numbers easy.",
8 "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",
9 "homepage": "https://www.sinch.com/products/verification/",
11 "Sinch": "dev@sinch.com"
13 "social_media_url": "https://twitter.com/sinchdev",
19 "http": "https://download.sinch.com/verification/ios/2.0.3/SinchVerification-iOS-2.0.3-f7e1e4b.tar.bz2"
23 "objc/SinchVerification.framework",
27 "vendored_frameworks": "objc/SinchVerification.framework"
29 "prepare_command": "cp -R objc/SinchVerification.framework cocoapods/SinchVerificationObjC.framework\ncp cocoapods/SinchVerificationObjC.modulemap cocoapods/SinchVerificationObjC.framework/Modules/module.modulemap",
30 "source_files": "swift3/src/SinchVerification.swift",
31 "module_name": "SinchVerification",
32 "pod_target_xcconfig": {
33 "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/SinchVerification-Swift/cocoapods"
43 "SystemConfiguration",
46 "pushed_with_swift_version": "3.0"