Skip to content

Commit

Permalink
bumped version in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
barrettj committed Jul 3, 2013
1 parent 474ed3b commit 64e0819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NSDate+TimeAgo.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.platform = :ios, '5.0'
s.name = 'NSDate+TimeAgo'
s.version = '1.0.1'
s.version = '1.0.2'
s.summary = 'A "time ago", "time since", "relative date", or "fuzzy date" category for NSDate and iOS, Objective-C, Cocoa Touch, iPhone, iPad.'
s.homepage = 'https://github.com/kevinlawler/NSDate-TimeAgo'
s.license = { :type => 'ISC', :file => 'LICENSE' }
Expand Down

0 comments on commit 64e0819

Please sign in to comment.