Skip to content

Commit a309cc5

Browse files
authored
Update rn-fetch-blob.podspec
1 parent 00144aa commit a309cc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rn-fetch-blob.podspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Pod::Spec.new do |s|
55
s.requires_arc = true
66
s.license = 'MIT'
77
s.homepage = 'n/a'
8-
s.source = { :git => "https://github.com/joltup/rn-fetch-blob", :tag => 'v0.10.6'}
8+
s.source = { :git => "https://github.com/joltup/rn-fetch-blob", :tag => 'v0.10.10'}
9+
s.author = 'Joltup'
910
s.source_files = 'ios/**/*.{h,m}'
1011
s.platform = :ios, "8.0"
1112
s.dependency 'React/Core'

0 commit comments

Comments
 (0)