[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 1 / e / 8 / SinchVerification / 2.0.1 / SinchVerification.podspec.json
blobbe9a43c9fc919647871f4a5b2625001af800a020
2   "name": "SinchVerification",
3   "version": "2.0.1",
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 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/",
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": "https://download.sinch.com/verification/ios/2.0.1/SinchVerification-iOS-2.0.1-5c6dd7d.tar.bz2"
20   },
21   "ios": {
22     "vendored_frameworks": "objc/SinchVerification.framework"
23   },
24   "preserve_paths": [
25     "objc/SinchVerification.framework",
26     "LICENSE.txt"
27   ],
28   "libraries": [
29     "c++",
30     "icucore",
31     "z"
32   ],
33   "frameworks": [
34     "Foundation",
35     "UIKit",
36     "SystemConfiguration",
37     "CoreTelephony"
38   ]