Version 0.9.0. See changelog.

This commit is contained in:
Kevin Renskers
2013-01-28 16:38:11 +00:00
parent 0f1e87170c
commit 9aaa668109
9 changed files with 325 additions and 62 deletions

View File

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