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: JSONAPI.podspec
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Pod::Spec.newdo |s|
2
2
s.name="JSONAPI"
3
-
s.version="1.0.2"
3
+
s.version="1.0.4"
4
4
s.summary="A library for loading data from a JSON API datasource."
5
5
s.description=<<-DESC
6
6
A library for loading data from a JSON API datasource. Parses JSON API data into models with support for auto-linking of resources and custom model classes.
0 commit comments