From 3f94d2ec735bb92476c7507586bacb4b6cf8f428 Mon Sep 17 00:00:00 2001 From: yunxiao Date: Wed, 19 Jul 2023 08:56:28 +0200 Subject: [PATCH] [Add] TencentEffect_A1-00 3.0.1.5 --- .../3.0.1.5/TencentEffect_A1-00.podspec.json | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 Specs/c/f/e/TencentEffect_A1-00/3.0.1.5/TencentEffect_A1-00.podspec.json diff --git a/Specs/c/f/e/TencentEffect_A1-00/3.0.1.5/TencentEffect_A1-00.podspec.json b/Specs/c/f/e/TencentEffect_A1-00/3.0.1.5/TencentEffect_A1-00.podspec.json new file mode 100644 index 000000000000..f86e66273887 --- /dev/null +++ b/Specs/c/f/e/TencentEffect_A1-00/3.0.1.5/TencentEffect_A1-00.podspec.json @@ -0,0 +1,54 @@ +{ + "name": "TencentEffect_A1-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_A1-00.zip" + }, + "vendored_frameworks": [ + "TencentEffect_A1-00/XMagic.framework", + "TencentEffect_A1-00/YTCommonXmagic.framework", + "TencentEffect_A1-00/libpag.framework", + "TencentEffect_A1-00/TECodec.framework" + ], + "source_files": [ + "TencentEffect_A1-00/XMagic.framework/Headers/*.h", + "TencentEffect_A1-00/YTCommonXMagic.framework/Headers/*.h" + ], + "resources": "TencentEffect_A1-00/*.bundle" +} -- 2.11.4.GIT