Skip to content

Commit

Permalink
Update to podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Holtz committed Jan 12, 2016
1 parent 4a55e35 commit ade1c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JSONAPI.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "JSONAPI"
s.version = "1.0.2"
s.version = "1.0.4"
s.summary = "A library for loading data from a JSON API datasource."
s.description = <<-DESC
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.
Expand Down

0 comments on commit ade1c82

Please sign in to comment.