修复IOS无法启动问题

This commit is contained in:
DESKTOP-I3JPKHK\wy 2025-12-01 16:48:41 +08:00
parent 4ce1cd80da
commit 49d9d6a9de
1 changed files with 4 additions and 4 deletions

View File

@ -3,11 +3,11 @@
# Run `pod lib lint app_upgrade_plugin.podspec` to validate before publishing.
#
Pod::Spec.new do |s|
s.name = 'app_upgrade_plugin'
s.version = '0.0.1'
s.summary = 'A new Flutter plugin project.'
s.name = 'yx_app_upgrade_flutter'
s.version = '1.0.0'
s.summary = 'A universal, robust, and high-performance Flutter app upgrade plugin.'
s.description = <<-DESC
A new Flutter plugin project.
A universal, robust, and high-performance Flutter app upgrade plugin with smart update features.
DESC
s.homepage = 'http://example.com'
s.license = { :file => '../LICENSE' }