[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / b / 8 / TXLiteAVSDK_Professional / 10.1.11351 / TXLiteAVSDK_Professional.podspec.json
blob7685ee36dc74a307a53b063ab86a993df5977fb4
2   "name": "TXLiteAVSDK_Professional",
3   "version": "10.1.11351",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "Proprietary",
9     "text": "\t\t\t\tcopyright 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       "Accelerate",
19       "AssetsLibrary",
20       "MetalKit",
21       "SystemConfiguration",
22       "GLKit",
23       "CoreServices",
24       "ReplayKit"
25     ]
26   },
27   "libraries": [
28     "c++",
29     "resolv",
30     "sqlite3",
31     "z"
32   ],
33   "requires_arc": true,
34   "source": {
35     "http": "https://liteav.sdk.qcloud.com/download/releases/10.1/TXLiteAVSDK_Professional_iOS_10.1.11351_SDK.zip"
36   },
37   "default_subspecs": "Professional",
38   "subspecs": [
39     {
40       "name": "Professional",
41       "preserve_paths": "TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework",
42       "source_files": "TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework/Headers/*.h",
43       "public_header_files": "TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework/Headers/*.h",
44       "vendored_frameworks": [
45         "TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework",
46         "TXLiteAVSDK_Professional/TXSoundTouch.xcframework",
47         "TXLiteAVSDK_Professional/TXFFmpeg.xcframework"
48       ],
49       "xcconfig": {
50         "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TXLiteAVSDK_Professional/TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework/Headers/"
51       }
52     },
53     {
54       "name": "ReplayKitExt",
55       "platforms": {
56         "ios": "10.0"
57       },
58       "preserve_paths": "TXLiteAVSDK_Professional/TXLiteAVSDK_ReplayKitExt.framework",
59       "source_files": "TXLiteAVSDK_Professional/TXLiteAVSDK_ReplayKitExt.framework/Headers/*.h",
60       "public_header_files": "TXLiteAVSDK_Professional/TXLiteAVSDK_ReplayKitExt.framework/Headers/*.h",
61       "vendored_frameworks": "TXLiteAVSDK_Professional/TXLiteAVSDK_ReplayKitExt.framework",
62       "xcconfig": {
63         "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TXLiteAVSDK_Professional/TXLiteAVSDK_Professional/TXLiteAVSDK_ReplayKitExt.framework/Headers/"
64       }
65     }
66   ]