[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / e / 8 / SinchVerification / 1.2 / SinchVerification.podspec.json
blobe8c4ad92a76fe9b717eb50fc81a245e02c8a7bbe
2   "name": "SinchVerification",
3   "version": "1.2",
4   "platforms": {
5     "ios": null
6   },
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\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/",
10   "authors": {
11     "Sinch": "dev@sinch.com"
12   },
13   "social_media_url": "https://twitter.com/sinchdev",
14   "license": {
15     "type": "Commercial",
16     "file": "LICENSE.txt"
17   },
18   "source": {
19     "http": "http://download.sinch.com/verification/ios/1.2/SinchVerification-iOS-1.2-6d47a87.tar.bz2"
20   },
21   "ios": {
22     "vendored_frameworks": "objc/SinchVerification.framework"
23   },
24   "preserve_paths": [
25     "objc/SinchVerification.framework",
26     "LICENSE.txt"
27   ],
28   "frameworks": [
29     "Foundation",
30     "UIKit",
31     "SystemConfiguration",
32     "CoreTelephony"
33   ]