You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Simcoe.podspec
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
Pod::Spec.newdo |s|
3
3
4
4
s.name="Simcoe"
5
-
s.version="1.2.0"
5
+
s.version="2.0.0"
6
6
s.summary="An analytics framework that provides a base layer of simple APIs for managing analytics frameworks."
7
7
s.description=<<-DESC
8
8
Simcoe is an analytics framework that aims to provide a simple, extensible API for managing and handling various analytics frameworks. It makes very few assumptions about your analytics implementations, allowing the implementer to customize it to their needs.
@@ -34,7 +34,7 @@ Pod::Spec.new do |s|
34
34
# Each subspec represents an analytics library implemented using Simcoe.
0 commit comments