Version 0.2.0. See changelog.

This commit is contained in:
Kevin Renskers
2012-12-19 10:42:42 +00:00
parent 0915a8e9e7
commit 37ee8041ab
11 changed files with 672 additions and 6 deletions

View File

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