From cb2b190f49388ffc871c5e708c5741c6ef8ba1e4 Mon Sep 17 00:00:00 2001 From: smith logic Date: Tue, 23 Jan 2024 12:45:50 +0100 Subject: [PATCH] [Add] HTClassScrollViewCustomLayout 0.1.0 --- .../HTClassScrollViewCustomLayout.podspec.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Specs/8/b/6/HTClassScrollViewCustomLayout/0.1.0/HTClassScrollViewCustomLayout.podspec.json diff --git a/Specs/8/b/6/HTClassScrollViewCustomLayout/0.1.0/HTClassScrollViewCustomLayout.podspec.json b/Specs/8/b/6/HTClassScrollViewCustomLayout/0.1.0/HTClassScrollViewCustomLayout.podspec.json new file mode 100644 index 000000000000..74558ad087ec --- /dev/null +++ b/Specs/8/b/6/HTClassScrollViewCustomLayout/0.1.0/HTClassScrollViewCustomLayout.podspec.json @@ -0,0 +1,22 @@ +{ + "name": "HTClassScrollViewCustomLayout", + "version": "0.1.0", + "summary": "A short description of HTClassScrollViewCustomLayout.", + "description": "TODO: Add long description of the pod here.", + "homepage": "https://github.com/qwqpromax/HTClassScrollViewCustomLayout", + "license": { + "type": "MIT", + "file": "LICENSE" + }, + "authors": { + "qwqpromax": "qwqpromax@outlook.com" + }, + "source": { + "git": "https://github.com/qwqpromax/HTClassScrollViewCustomLayout.git", + "tag": "0.1.0" + }, + "platforms": { + "ios": "12.0" + }, + "source_files": "HTClassScrollViewCustomLayout/Classes/**/*" +} -- 2.11.4.GIT