From 2858433d639d0b86370578dfc897f92c96fbf757 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E2=80=93verbose?= Date: Sun, 7 Apr 2024 10:24:40 +0200 Subject: [PATCH] [Add] MARSDK_APNS 5.0.1 --- .../9/a/MARSDK_APNS/5.0.1/MARSDK_APNS.podspec.json | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Specs/4/9/a/MARSDK_APNS/5.0.1/MARSDK_APNS.podspec.json diff --git a/Specs/4/9/a/MARSDK_APNS/5.0.1/MARSDK_APNS.podspec.json b/Specs/4/9/a/MARSDK_APNS/5.0.1/MARSDK_APNS.podspec.json new file mode 100644 index 000000000000..97d605c436af --- /dev/null +++ b/Specs/4/9/a/MARSDK_APNS/5.0.1/MARSDK_APNS.podspec.json @@ -0,0 +1,25 @@ +{ + "name": "MARSDK_APNS", + "version": "5.0.1", + "summary": "火星人打包工具", + "description": "火星人打包工具 BUGLY", + "homepage": "https://github.com/lizhigang6/MARSDK_APNS.git", + "license": { + "type": "MIT", + "file": "LICENSE" + }, + "authors": { + "izhigang6@163.com": "lizhigang6@163.com" + }, + "source": { + "git": "https://github.com/lizhigang6/MARSDK_APNS.git", + "tag": "5.0.1" + }, + "vendored_libraries": "MARSDK_APNS/SDK/*", + "platforms": { + "ios": "10.0" + }, + "pod_target_xcconfig": { + "VALID_ARCHS": "x86_64 armv7 arm64" + } +} -- 2.11.4.GIT