Skip to content

Commit 0af8d78

Browse files
committed
Update ABGameKitHelper.podspec
Added MIT Actual License to .podspec
1 parent 0353405 commit 0af8d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ABGameKitHelper.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
1919

2020
# Specify the license type. CocoaPods detects automatically the license file if it is named
2121
# 'LICENCE*.*' or 'LICENSE*.*', however if the name is different, specify it.
22-
s.license = 'MIT (example)'
22+
s.license = 'LICENSE'
2323
# s.license = { :type => 'MIT (example)', :file => 'FILE_LICENSE' }
2424

2525
# Specify the authors of the library, with email addresses. You can often find

0 commit comments

Comments
 (0)