We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00144aa commit a309cc5Copy full SHA for a309cc5
rn-fetch-blob.podspec
@@ -5,7 +5,8 @@ Pod::Spec.new do |s|
5
s.requires_arc = true
6
s.license = 'MIT'
7
s.homepage = 'n/a'
8
- s.source = { :git => "https://github.com/joltup/rn-fetch-blob", :tag => 'v0.10.6'}
+ s.source = { :git => "https://github.com/joltup/rn-fetch-blob", :tag => 'v0.10.10'}
9
+ s.author = 'Joltup'
10
s.source_files = 'ios/**/*.{h,m}'
11
s.platform = :ios, "8.0"
12
s.dependency 'React/Core'
0 commit comments