File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55Pod ::Spec . new do |s |
66 s . name = 'wechat_kit'
77 s . version = '3.0.0'
8- s . summary = 'A powerful Flutter plugin allowing developers to auth/share/pay with natvie Android & iOS Wechat SDKs .'
8+ s . summary = 'WeChat SDKs as Flutter plugin.'
99 s . description = <<-DESC
10- A powerful Flutter plugin allowing developers to auth/share/pay with natvie Android & iOS Wechat SDKs.
10+ A powerful Flutter plugin allowing developers to auth/share/pay with natvie Android & iOS WeChat SDKs.
1111 DESC
12- s . homepage = 'http ://example .com'
12+ s . homepage = 'https ://github .com/RxReader/wechat_kit '
1313 s . license = { :file => '../LICENSE' }
14- s . author = { 'Your Company ' => 'email@example.com' }
14+ s . author = { 'RxReader ' => 'email@example.com' }
1515 s . source = { :path => '.' }
1616 s . source_files = 'Classes/**/*'
1717 s . public_header_files = 'Classes/**/*.h'
You can’t perform that action at this time.
0 commit comments