Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Commit

Permalink
Added a license type and homepage (no validates with pod spec lint)
Browse files Browse the repository at this point in the history
  • Loading branch information
gnyrd committed Jun 27, 2013
1 parent 6d8097b commit 7a71995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PDKeychainBindingsController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Pod::Spec.new do |s|
s.author = {
'Carl Brown' => 'carlb@pdagent.com'
}
s.license = {
:text => <<-LICENSE
s.homepage = "http://www.escortmissions.com/blog/2011/9/3/steal-this-code-and-protect-their-data-simplifying-keychain.html"
s.license = { :type => 'MIT', :text => <<-LICENSE
Copyright (C) 2010-2011 by Carl Brown of PDAgent, LLC.
Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down

0 comments on commit 7a71995

Please sign in to comment.