[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / c / LetsviewMacSDK / 1.0.1 / LetsviewMacSDK.podspec.json
blob2b7179083e5f3770b54ac75624c56c78e597d034
2   "name": "LetsviewMacSDK",
3   "version": "1.0.1",
4   "summary": "A short description of LetsviewMacSDK.",
5   "description": "letsviewSDK",
6   "homepage": "https://letsview.com/sdk",
7   "license": {
8     "type": "Commercial",
9     "text": "©2023 Wangxutech.com"
10   },
11   "authors": {
12     "wangxutech": "moblie@wangxutech.com"
13   },
14   "source": {
15     "git": "https://github.com/WangXuTechSDK/LetsviewMacSDK.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "osx": "10.15"
20   },
21   "xcconfig": {
22     "CLANG_CXX_LANGUAGE_STANDARD": "c++14",
23     "CLANG_CXX_LIBRARY": "libc++"
24   },
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-lObjC"
27   },
28   "swift_versions": [
29     "5.0",
30     "5.1",
31     "5.2",
32     "5.3"
33   ],
34   "vendored_frameworks": "framework/*.{framework}",
35   "libraries": [
36     "c++",
37     "z",
38     "iconv"
39   ],
40   "frameworks": [
41     "VideoToolbox",
42     "CoreMedia",
43     "AudioToolbox",
44     "Cocoa"
45   ],
46   "requires_arc": true,
47   "swift_version": "5.3"