Skip to content

Commit ade1c82

Browse files
author
Josh Holtz
committedJan 12, 2016
Update to podspec
1 parent 4a55e35 commit ade1c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎JSONAPI.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "JSONAPI"
3-
s.version = "1.0.2"
3+
s.version = "1.0.4"
44
s.summary = "A library for loading data from a JSON API datasource."
55
s.description = <<-DESC
66
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

Comments
 (0)