Skip to content

Commit

Permalink
1.0.11 podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
malcommac committed Aug 17, 2015
1 parent 79d42cb commit c1dea6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SwiftDate.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|
spec.name = 'SwiftDate'
spec.version = '1.0.10'
spec.summary = 'Swift (2.0+) library to easily manage NSDate objects. (Check 1.0.9 for Swift 1.2 Compatibility)'
spec.version = '1.0.11'
spec.summary = 'Swift library to easily manage NSDate objects (swift-2.0 is the branch for swift 2.0 compatibility version)'
spec.homepage = 'https://github.com/malcommac/SwiftDate'
spec.license = { :type => 'MIT', :file => 'LICENSE' }
spec.author = { 'Daniele Margutti' => '[email protected]' }

0 comments on commit c1dea6e

Please sign in to comment.