From 0e86b0b2264c0f634ca1a12e89dce4cbcaf9f858 Mon Sep 17 00:00:00 2001 From: yunxiao Date: Wed, 19 Jul 2023 08:59:58 +0200 Subject: [PATCH] [Add] TencentEffect_S1-00 3.0.1.5 --- .../3.0.1.5/TencentEffect_S1-00.podspec.json | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 Specs/a/2/e/TencentEffect_S1-00/3.0.1.5/TencentEffect_S1-00.podspec.json diff --git a/Specs/a/2/e/TencentEffect_S1-00/3.0.1.5/TencentEffect_S1-00.podspec.json b/Specs/a/2/e/TencentEffect_S1-00/3.0.1.5/TencentEffect_S1-00.podspec.json new file mode 100644 index 000000000000..ba0a16e17e49 --- /dev/null +++ b/Specs/a/2/e/TencentEffect_S1-00/3.0.1.5/TencentEffect_S1-00.podspec.json @@ -0,0 +1,54 @@ +{ + "name": "TencentEffect_S1-00", + "version": "3.0.1.5", + "platforms": { + "ios": "9.0" + }, + "license": { + "type": "Proprietary", + "text": "\t\t\t\tcopyright 2017 tencent Ltd. All rights reserved.\n" + }, + "homepage": "https://cloud.tencent.com/product/x-magic", + "authors": "tencent effect", + "summary": "TencentEffect.", + "documentation_url": "https://cloud.tencent.com/document/product/616/65894", + "ios": { + "frameworks": [ + "AVFoundation", + "Accelerate", + "AssetsLibrary", + "CoreML", + "JavaScriptCore", + "CoreFoundation", + "MetalPerformanceShaders", + "CoreTelephony", + "VideoToolbox" + ], + "libraries": [ + "z", + "resolv", + "iconv", + "stdc++", + "c++" + ] + }, + "requires_arc": true, + "static_framework": true, + "user_target_xcconfig": { + "ENABLE_AVATAR": "NO" + }, + "source": { + "http": "https://mediacloud-76607.gzc.vod.tencent-cloud.com/TencentEffect/iOS/3.0.1.5/TencentEffect_S1-00.zip" + }, + "vendored_frameworks": [ + "TencentEffect_S1-00/XMagic.framework", + "TencentEffect_S1-00/YTCommonXmagic.framework", + "TencentEffect_S1-00/libpag.framework", + "TencentEffect_S1-00/TECodec.framework" + ], + "source_files": [ + "TencentEffect_S1-00/XMagic.framework/Headers/*.h", + "TencentEffect_S1-00/YTCommonXMagic.framework/Headers/*.h" + ], + "resources": "TencentEffect_S1-00/*.bundle" +} -- 2.11.4.GIT