This commit is contained in:
Kevin Renskers
2013-01-07 10:21:06 +00:00
parent 674c4436eb
commit 0f1e87170c
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "GVUserDefaults"
s.version = "0.4.0"
s.version = "0.4.1"
s.summary = "NSUserDefaults access via properties."
s.homepage = "https://github.com/gangverk/GVUserDefaults"
s.license = 'MIT'