We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf2211 commit f4f18bfCopy full SHA for f4f18bf
JSONCodable.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'JSONCodable'
3
- s.version = '2.0.1'
+ s.version = '2.1'
4
s.ios.deployment_target = '8.0'
5
s.osx.deployment_target = '10.10'
6
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments