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 7f277c3 commit 21f24cfCopy full SHA for 21f24cf
Segment-Localytics.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Segment-Localytics"
3
- s.version = "1.5.0"
+ s.version = "1.5.1"
4
s.summary = "Localytics Integration for Segment's analytics-ios library."
5
6
s.description = <<-DESC
@@ -21,6 +21,6 @@ Pod::Spec.new do |s|
21
22
s.source_files = 'Pod/Classes/**/*'
23
24
- s.dependency 'Analytics', '~> 3.0'
+ s.dependency 'Analytics'
25
s.dependency 'Localytics', '~> 5.0'
26
end
0 commit comments