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
+1-1Lines changed: 1 addition & 1 deletion
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="2.0.0"
5
+
s.version="2.0.1"
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.
0 commit comments