Skip to content

Commit

Permalink
license update
Browse files Browse the repository at this point in the history
  • Loading branch information
paulkangaroo committed Apr 22, 2023
1 parent 74151a8 commit a3d409a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KangarooAppSdkCustomer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Pod::Spec.new do |spec|
spec.homepage = 'https://kangaroorewards.com/'
spec.source = { :http => 'https://github.com/kangaroorewards/kangaroo-app-sdk-customer-ios/releases/download/1.0.023/KangarooAppSdkCustomer-v1.0.023.zip' }
s.author = { 'KangarooAppSdkCustomer' => 'paul@kangaroorewards.com' }
spec.license = { :type => 'MIT' }
spec.license = { :type => 'BSD 3-Clause' }
spec.vendored_frameworks = 'KangarooAppSdkCustomer.xcframework'
end

0 comments on commit a3d409a

Please sign in to comment.