We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c61e83 + b845df8 commit eb386deCopy full SHA for eb386de
plugin/ios/AnylineReact.podspec
@@ -19,6 +19,6 @@ Pod::Spec.new do |s|
19
s.source = { :git => "https://github.com/Anyline/anyline-ocr-react-native-module.git", :tag => "#{s.version}" }
20
21
s.source_files = "*.{h,m}"
22
- s.dependency "Anyline", "~> 28.0"
+ s.dependency "Anyline", "~> 28"
23
s.dependency "React"
24
end
0 commit comments