提交 52df56db authored 作者: JarvanMo's avatar JarvanMo

Merge branch 'master' of github.com:JarvanMo/wechat_flutter_plugin

*.dart linguist-language=Dart
*.m linguist-language=Dart
*.h linguist-language=Dart
...@@ -8,9 +8,9 @@ Pod::Spec.new do |s| ...@@ -8,9 +8,9 @@ Pod::Spec.new do |s|
s.description = <<-DESC s.description = <<-DESC
A new Flutter plugin for Wechat SDK. A new Flutter plugin for Wechat SDK.
DESC DESC
s.homepage = 'http://example.com' s.homepage = 'https://github.com/OpenFlutter/fluwx'
s.license = { :file => '../LICENSE' } s.license = { :file => '../LICENSE' }
s.author = { 'Your Company' => 'email@example.com' } s.author = { 'JarvanMo' => 'jarvan.mo@gmail.com' }
s.source = { :path => '.' } s.source = { :path => '.' }
s.source_files = 'Classes/**/*' s.source_files = 'Classes/**/*'
s.public_header_files = 'Classes/**/*.h' s.public_header_files = 'Classes/**/*.h'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论