Skip to content

Commit

Permalink
Merge pull request #300 from lexrus/master
Browse files Browse the repository at this point in the history
Fixed License field of ViewDeck.podspec.
  • Loading branch information
lexrus committed Jul 11, 2012
2 parents bfdd8c9 + 0c90bb6 commit 18abd75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ViewDeck/1.4.2/ViewDeck.podspec
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ Pod::Spec.new do |s|
'SizableExample', 'TabbedExample', 'ViewDeckExample', 'SizableExample', 'TabbedExample', 'ViewDeckExample',
'MultiViewDeckExample', 'NavigationExample', 'MultiViewDeckExample', 'NavigationExample',
'ViewDeckExample.xcodeproj' 'ViewDeckExample.xcodeproj'
s.license = { :type => 'MIT' }
end end

0 comments on commit 18abd75

Please sign in to comment.