@@ -1,5 +1,5 @@
language: objective-c
-osx_image: xcode7.2
+osx_image: xcode7.3
cache:
directories:
- Lib/vendor/bundle
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "KeychainAccess"
- s.version = "2.3.4"
+ s.version = "2.3.5"
s.summary = "KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X."
s.description = <<-DESC
KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X.
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>2.3.4</string>
+ <string>2.3.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>