From 86b7b8fece35c9f51fb22ac461b121e17a2ba882 Mon Sep 17 00:00:00 2001 From: lijianghuai Date: Fri, 24 Dec 2021 11:36:06 +0800 Subject: [PATCH] 2.1.2 no change --- IMYAOPTableView.podspec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/IMYAOPTableView.podspec.json b/IMYAOPTableView.podspec.json index f5fcf37..7ba2327 100644 --- a/IMYAOPTableView.podspec.json +++ b/IMYAOPTableView.podspec.json @@ -1,6 +1,6 @@ { "name": "IMYAOPTableView", - "version": "2.1", + "version": "2.1.2", "summary": "Aspect Oriented Programming For TableView", "description": "无业务入侵,无逻辑入侵,外部察觉不到的 UITableView/UICollectionView AOP框架 , No business invasion, the invasion without logic, external imperceptible TableView AOP framework", "homepage": "https://github.com/li6185377/IMYAOPTableView", @@ -9,8 +9,8 @@ "Jianghuai Li": "li6185377@163.com" }, "source": { - "git": "https://github.com/MeetYouDevs/IMYAOPTableView.git", - "tag": "2.1" + "git": "https://github.com/li6185377/IMYAOPTableView.git", + "tag": "2.1.2" }, "platforms": { "ios": "7.0"