[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / c / SinchRTC / 5.3.24 / SinchRTC.podspec.json
blob9aab877b3901cb56853015ec03b87499895f4cda
2   "name": "SinchRTC",
3   "version": "5.3.24",
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/Sinch-iOS-5.3.24%2Bda150141.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   }