We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 853ebe7 commit 6d44be7Copy full SHA for 6d44be7
Codextended.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = "Codextended"
3
- spec.version = "0.1.0"
+ spec.version = "0.2.0"
4
spec.summary = "Extensions giving Swift's Codable API type inference super powers."
5
spec.description = "Codextended adds a set of extensions on top of Swift's Codable API to give it type inference super powers."
6
spec.homepage = "https://github.com/JohnSundell/Codextended"
0 commit comments