Skip to content

Commit

Permalink
updated pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelarmstrong committed Apr 9, 2015
1 parent 3a49f45 commit 39579a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperRecord.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# One Day this will work...
Pod::Spec.new do |s|
s.name = "SuperRecord"
s.version = "1.2"
s.version = "1.3"
s.summary = "A Swift CoreData extension to bring some love and take the hassle out of common CoreData tasks."
s.homepage = "http://superarmstrong.uk"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit 39579a1

Please sign in to comment.