Bump version to 1.1.1

This commit is contained in:
kishikawa katsumi
2015-01-12 00:08:03 +09:00
parent fdd569900d
commit a75bc374fa

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "UICKeyChainStore"
s.version = "1.1.0"
s.version = "1.1.1"
s.summary = "UICKeyChainStore is a simple wrapper for Keychain on iOS and OS X. Makes using Keychain APIs as easy as NSUserDefaults."
s.homepage = "https://github.com/kishikawakatsumi/UICKeyChainStore"
s.social_media_url = "https://twitter.com/k_katsumi"