Skip to content

Commit

Permalink
Remove :file property and change :type property
Browse files Browse the repository at this point in the history
  • Loading branch information
jk committed Jul 4, 2012
1 parent f599c7a commit cec868e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions NSDate+Helper/0.0.1/NSDate+Helper.podspec
Expand Up @@ -5,8 +5,7 @@ Pod::Spec.new do |s|
s.description = 'This is a category for the NSDate class that provides some convenience methods for working with NSDate objects and displaying formatted and relative strings.'
s.homepage = 'https://github.com/billymeltdown/nsdate-helper'
s.license = {
:type => 'BSD-new',
:file => '',
:type => 'Modified BSD License',
:text => 'Copyright © 2009, 2010, ZETETIC LLC
All rights reserved.
Expand Down

0 comments on commit cec868e

Please sign in to comment.