Skip to content

Commit

Permalink
Add license entry to MAKVONotificationCenter spec
Browse files Browse the repository at this point in the history
  • Loading branch information
egrim committed Dec 19, 2012
1 parent fd8c037 commit 17a77c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MAKVONotificationCenter/0.0.2/MAKVONotificationCenter.podspec
Expand Up @@ -8,5 +8,9 @@ Pod::Spec.new do |s|
s.source_files = 'MAKVONotificationCenter.{h,m}'
s.header_dir = s.name
s.requires_arc = true
s.license = {
:type => 'MIT',
:file => 'LICENSE'
}

end

0 comments on commit 17a77c8

Please sign in to comment.