File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11Change Log
22==========
33
4+ Version 3.2.1 * (23rd September, 2020)
5+ -------------------------------------
6+ * Fixed compile issue w/ 7.0.1 build of Amplitude-iOS
7+ * Added mechanism to allow idfa and location services to be configured in Amplitude-iOS.
8+
49Version 3.2.0 * (15th July, 2020)*
510---------------------------------
611* Updated Carthage to use Analytics 4.0.x.
Original file line number Diff line number Diff line change 1- github "amplitude/Amplitude-iOS" "v5.2.1 "
2- github "segmentio/analytics-ios" "4.0.4 "
1+ github "amplitude/Amplitude-iOS" "v5.3.0 "
2+ github "segmentio/analytics-ios" "4.0.5 "
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "Segment-Amplitude"
3- s . version = "3.2.0 "
3+ s . version = "3.2.1 "
44 s . summary = "Amplitude Integration for Segment's analytics-ios library."
55
66 s . description = <<-DESC
You can’t perform that action at this time.
0 commit comments