This commit is contained in:
zj 2025-11-20 14:07:14 +08:00
parent 9741f030a3
commit e1109cfa8c

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'UnityFramework' s.name = 'UnityFramework'
s.version = '1.0.1' s.version = '1.0.2'
s.summary = 'Unity iOS Framework for Flutter integration' s.summary = 'Unity iOS Framework for Flutter integration'
s.description = 'Unity iOS framework packaged as CocoaPod for Flutter projects.' s.description = 'Unity iOS framework packaged as CocoaPod for Flutter projects.'
s.homepage = 'https://gitea.sdws.shop/xim/flutter_unity_pod' s.homepage = 'https://gitea.sdws.shop/xim/flutter_unity_pod'