Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
Tran Hieu committed May 9, 2022
1 parent 70df29e commit b64da69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-grpc-client.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
s.authors = package["author"]

s.platforms = { :ios => "10.0" }
# s.source = { :git => "https://github.com/hieuptit93/react-native-grpc-client.git", :tag => "#{s.version}" }
s.source = { :git => "https://github.com/hieuptit93/react-native-grpc-client.git", :tag => "#{s.version}" }

s.source_files = "ios/**/*.{h,m,mm,swift}"
# s.dependency 'gRPC-Swift', '~> 1.5.0'
Expand Down

0 comments on commit b64da69

Please sign in to comment.