[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / 0 / mars_ios_liteav / 12.0.5 / mars_ios_liteav.podspec.json
blobf2c45e14567b7f057e6602b7f15ff279b5588d0c
2   "name": "mars_ios_liteav",
3   "version": "12.0.5",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "Proprietary",
9     "text": "        copyright 2017 tencent Ltd. All rights reserved.\n"
10   },
11   "homepage": "https://cloud.tencent.com/product/trtc",
12   "documentation_url": "https://cloud.tencent.com/document/product/647/32173",
13   "authors": "tencent video cloud",
14   "summary": "TXLiteAVSDK for Professional Edition.",
15   "ios": {
16     "frameworks": [
17       "AVFoundation",
18       "AVKit",
19       "Accelerate",
20       "AssetsLibrary",
21       "MetalKit",
22       "SystemConfiguration",
23       "GLKit",
24       "CoreServices",
25       "ReplayKit",
26       "AudioToolbox",
27       "VideoToolbox",
28       "CoreMotion",
29       "MetalPerformanceShaders",
30       "CoreMedia"
31     ]
32   },
33   "libraries": [
34     "c++",
35     "resolv",
36     "sqlite3",
37     "z"
38   ],
39   "requires_arc": true,
40   "source": {
41     "http": "https://liteav.sdk.qcloud.com/customer/clapper/TXLiteAVSDK_Professional_iOS_11.4.0.33322_rename_SDK.zip"
42   },
43   "preserve_paths": "TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework",
44   "source_files": "TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework/Headers/*.h",
45   "public_header_files": "TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework/Headers/*.h",
46   "vendored_frameworks": [
47     "TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework",
48     "TXLiteAVSDK_Professional/TMSoundTouch.xcframework",
49     "TXLiteAVSDK_Professional/TMFFmpeg.xcframework"
50   ],
51   "resources": "TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework/*.bundle",
52   "xcconfig": {
53     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework/Headers/"
54   }