We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70562ff commit 474a035Copy full SHA for 474a035
CCLDefaults.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "CCLDefaults"
3
- s.version = '1.1'
+ s.version = '1.1.1'
4
s.summary = "A simple NSUserDefaults wrapper which optionally syncs to iCloud."
5
s.homepage = "https://github.com/cocodelabs/CCLDefaults"
6
s.license = { :type => 'BSD', :file => 'LICENSE' }
0 commit comments