From 818613d0a15e82ed8873c7f4ae040aa75b245e53 Mon Sep 17 00:00:00 2001 From: Coder-Miao <611161512@qq.com> Date: Fri, 15 Dec 2023 15:56:27 +0800 Subject: [PATCH] Update plugins.json --- plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.json b/plugins.json index 599683e..ba613d9 100644 --- a/plugins.json +++ b/plugins.json @@ -337,6 +337,13 @@ "author": "Soumya Ranjan Mahunt", "url": "https://github.com/DartBuild/cocoapods-embed-flutter", "description": "Straight forward way of declaring flutter modules as dependency for targets, just like cocoapods does with pods." + }, + { + "gem": "cocoapods-ug", + "name": "CocoaPods Ug", + "author": "Teemo", + "url": "https://github.com/Naaaac/cocoapods-ug.git", + "description": "Processing conflict between Podfile files when iOS and Flutter are mixed." } ] }