We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e67d5 commit f80a13dCopy full SHA for f80a13d
JSONAPI.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "JSONAPI"
3
- s.version = "0.0.1"
+ s.version = "0.1.0"
4
s.summary = "Client parser for JSON API"
5
s.description = <<-DESC
6
Parses a JSON API document for easy use.
0 commit comments