From 69fb3a29f038b9febab214f4897c57e39770d987 Mon Sep 17 00:00:00 2001 From: Sun0922 <2051991872@qq.com> Date: Tue, 30 Apr 2024 15:41:17 +0200 Subject: [PATCH] [Add] RXSDK_Pure 3.4.36 --- .../1/b/RXSDK_Pure/3.4.36/RXSDK_Pure.podspec.json | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Specs/6/1/b/RXSDK_Pure/3.4.36/RXSDK_Pure.podspec.json diff --git a/Specs/6/1/b/RXSDK_Pure/3.4.36/RXSDK_Pure.podspec.json b/Specs/6/1/b/RXSDK_Pure/3.4.36/RXSDK_Pure.podspec.json new file mode 100644 index 000000000000..25c2ec8b02ad --- /dev/null +++ b/Specs/6/1/b/RXSDK_Pure/3.4.36/RXSDK_Pure.podspec.json @@ -0,0 +1,40 @@ +{ + "name": "RXSDK_Pure", + "version": "3.4.36", + "summary": "ruixue main framework.", + "description": "TODO: Add long description of the pod here.", + "homepage": "https://github.com/ruixueyun/RXSDK_Pure", + "authors": { + "ruixue": "xingdonghai@weile.com" + }, + "source": { + "git": "https://github.com/ruixueyun/RXSDK_Pure.git", + "tag": "3.4.36" + }, + "platforms": { + "ios": "12.0" + }, + "source_files": "*.framework/Headers/*.{h,m,plist}", + "vendored_frameworks": "*.framework", + "pod_target_xcconfig": { + "VALID_ARCHS": "x86_64 armv7 arm64" + }, + "frameworks": [ + "AdSupport", + "iAd", + "Foundation", + "UIKit", + "AuthenticationServices" + ], + "libraries": [ + "sqlite3", + "c++", + "c++abi", + "z" + ], + "dependencies": { + "RXLanguageKit": [ + + ] + } +} -- 2.11.4.GIT