[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / b / c / SinchRTC / 5.20.14 / SinchRTC.podspec.json
blob130a1ac2304c820e1c17c48bbf9c065d200995f6
2   "name": "SinchRTC",
3   "version": "5.20.14",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "Sinch provides voice and video calling.",
8   "description": "The Sinch iOS SDK provides real-time communication features and makes\nit easy to add high-definition voice and video calling to iOS applications.\n\n* High-Definition Voice Calling\n* High-Definition Video Calling\n* Sinch's cloud service as backend",
9   "homepage": "https://developers.sinch.com/docs/in-app-calling/",
10   "authors": {
11     "Sinch": "dev@sinch.com"
12   },
13   "license": {
14     "type": "Commercial",
15     "file": "LICENSE.txt"
16   },
17   "source": {
18     "http": "https://download.sinch.com/ios/5.20.14/pod/Sinch-iOS-5.20.14%2bdf18daa1.tar.bz2"
19   },
20   "ios": {
21     "vendored_frameworks": "Sinch.xcframework"
22   },
23   "preserve_paths": [
24     "Sinch.xcframework",
25     "LICENSE.txt"
26   ],
27   "frameworks": [
28     "AudioToolbox",
29     "AVFoundation",
30     "CoreGraphics",
31     "CoreImage",
32     "CoreMedia",
33     "CoreVideo",
34     "Foundation",
35     "Metal",
36     "MetalKit",
37     "PushKit",
38     "QuartzCore",
39     "Security",
40     "SystemConfiguration",
41     "UIKit",
42     "VideoToolbox"
43   ],
44   "libraries": [
45     "c++",
46     "z"
47   ],
48   "xcconfig": {
49     "CLANG_CXX_LIBRARY": "libc++"
50   }