We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da83ee9 commit 5ec5b77Copy full SHA for 5ec5b77
CHANGELOG.md
@@ -1,6 +1,13 @@
1
Change Log
2
==========
3
4
+Version 1.1.0 *(17th August, 2016)*
5
+-------------------------------------------
6
+*(Supports analytics-ios 3.0+ and Flury 7.6+)*
7
+
8
+ * Fix: use conditional imports.
9
+ * Update Flurry SDK requirement.
10
11
Version 1.0.2 *(20th May, 2016)*
12
-------------------------------------------
13
*(Supports analytics-ios 3.0+)*
Segment-Flurry.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Segment-Flurry"
- s.version = "1.0.2"
+ s.version = "1.1.0"
s.summary = "Flurry Integration for Segment's analytics-ios library."
s.description = <<-DESC
0 commit comments