Skip to content

Commit b5945ce

Browse files
committed
fix typos (insert sob)
1 parent 8d758f1 commit b5945ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ios/sono_query.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Pod::Spec.new do |s|
55
s.homepage = 'https://github.com/appsono/sono_query'
66
s.license = { :type => 'MIT'}
77
s.author = { 'Mathis' => '' }
8-
s.soruce = { :git => 'https://github.com/appsono/sono_query.git', :tag s.version.to_s }
9-
s.soruce_files = 'Classes/**/*'
8+
s.source = { :git => 'https://github.com/appsono/sono_query.git', :tag s.version.to_s }
9+
s.source_files = 'Classes/**/*'
1010
s.dependency 'Flutter'
1111
s.platform = :ios, '12.0'
1212
s.swift_version = '5.0'

0 commit comments

Comments
 (0)