Showing
1 changed file
with
2 additions
and
2 deletions
... | ... | @@ -37,8 +37,8 @@ Pod::Spec.new do |spec| |
37 | 37 | # Popular ones are 'MIT', 'BSD' and 'Apache License, Version 2.0'. |
38 | 38 | # |
39 | 39 | |
40 | - # spec.license = "MIT (example)" | |
41 | - spec.license = { :type => "MIT", :file => "LICENSE" } | |
40 | + spec.license = "Framework is free only for 4K-SOFT team members" | |
41 | + # spec.license = { :type => "MIT", :file => "LICENSE" } | |
42 | 42 | |
43 | 43 | |
44 | 44 | # ――― Author Metadata ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # | ... | ... |
Please
register
or
login
to post a comment