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 53e7c0b commit 5d26a4eCopy full SHA for 5d26a4e
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