diff --git a/KangarooAppSdkCustomer.podspec b/KangarooAppSdkCustomer.podspec index 5a84e6c..92abf86 100644 --- a/KangarooAppSdkCustomer.podspec +++ b/KangarooAppSdkCustomer.podspec @@ -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 \ No newline at end of file