[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / b / c / SinchRTC / 5.5.6 / SinchRTC.podspec.json
blob3dac3ea2b6c4de63dad8540442b2ba8fcdca6b1b
2   "name": "SinchRTC",
3   "version": "5.5.6",
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",
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.5.6/Sinch-iOS-5.5.6%2b57dea2f3.tar.bz2"
19   },
20   "ios": {
21     "vendored_frameworks": "Sinch.xcframework"
22   },
23   "preserve_paths": [
24     "Sinch.xcframework",
25     "LICENSE.txt"
26   ],
27   "frameworks": [
28     "Security",
29     "AVFoundation",
30     "AudioToolbox",
31     "VideoToolbox",
32     "CoreMedia",
33     "CoreVideo",
34     "OpenGLES",
35     "GLKit",
36     "QuartzCore",
37     "CoreImage",
38     "Metal"
39   ],
40   "libraries": [
41     "c++",
42     "z"
43   ],
44   "xcconfig": {
45     "CLANG_CXX_LIBRARY": "libc++"
46   },
47   "pod_target_xcconfig": {
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49   }