[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 1 / e / 8 / SinchVerification / 1.3.3 / SinchVerification.podspec.json
blob67ad7f8f532bdc0e178514e64a881313a7540717
2   "name": "SinchVerification",
3   "version": "1.3.3",
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/1.3/SinchVerification-iOS-1.3.3-efd70b5.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   ]