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 0ae40a1 commit 8352e7aCopy full SHA for 8352e7a
Instabug.podspec
@@ -81,7 +81,7 @@ Pod::Spec.new do |s|
81
}
82
s.author = { "Instabug" => "contactus@instabug.com" }
83
s.platform = :ios, '5.0'
84
- s.source = { :git => "https://github.com/Instabug/Instabug-iOS.git", :tag => "3.4" }
+ s.source = { :git => "https://github.com/Instabug/Instabug-iOS.git", :tag => "3.4.1" }
85
s.source_files = 'Instabug.framework/Versions/A/Headers/*.{h}'
86
s.resources = 'Instabug.bundle'
87
s.preserve_paths = 'Instabug.framework/*', 'Instabug.bundle'
0 commit comments