From 98bf30302e284a3ce45034b054200abd8a0f6ad5 Mon Sep 17 00:00:00 2001 From: wangtao311 Date: Fri, 22 Sep 2023 05:35:57 +0200 Subject: [PATCH] [Add] JYPageController 0.3.6 --- .../0.3.6/JYPageController.podspec.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Specs/a/f/f/JYPageController/0.3.6/JYPageController.podspec.json diff --git a/Specs/a/f/f/JYPageController/0.3.6/JYPageController.podspec.json b/Specs/a/f/f/JYPageController/0.3.6/JYPageController.podspec.json new file mode 100644 index 000000000000..e6e56553e7eb --- /dev/null +++ b/Specs/a/f/f/JYPageController/0.3.6/JYPageController.podspec.json @@ -0,0 +1,22 @@ +{ + "name": "JYPageController", + "version": "0.3.6", + "summary": "多页面嵌套左右滚动JYPageController", + "description": "TODO: Add long description of the pod here.", + "homepage": "https://github.com/wangtao/JYPageController", + "license": { + "type": "MIT", + "file": "LICENSE" + }, + "authors": { + "wangtao": "henandaxuewangtao@126.com" + }, + "source": { + "git": "https://github.com/wangtao311/JYPageController.git", + "tag": "0.3.6" + }, + "platforms": { + "ios": "10.0" + }, + "source_files": "JYPageController/Classes/**/*" +} -- 2.11.4.GIT