release 1.0.0+4

This commit is contained in:
Kuloud
2023-12-23 10:41:20 +08:00
parent a550825953
commit 080c198951
3 changed files with 4 additions and 8 deletions

View File

@ -9,9 +9,9 @@ Pod::Spec.new do |s|
s.description = <<-DESC
A new Flutter plugin.
DESC
s.homepage = 'http://example.com'
s.homepage = 'https://github.com/kuloud/amap_map'
s.license = { :file => '../LICENSE' }
s.author = { 'Your Company' => 'email@example.com' }
s.author = { 'kuloud' => 'kuloud@outlook.com' }
s.source = { :path => '.' }
s.source_files = 'Classes/**/*'
s.public_header_files = 'Classes/**/*.h'