Skip to content

Commit

Permalink
version bumb
Browse files Browse the repository at this point in the history
  • Loading branch information
paulkangaroo committed Apr 22, 2023
1 parent 02cabe0 commit 8f23790
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KangarooAppSdkCustomer.podspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Pod::Spec.new do |spec|
spec.name = 'KangarooAppSdkCustomer'
spec.version = '1.0.024'
spec.version = '1.0.025'
spec.summary = 'Kangaroo app SDK for building customer facing applications'
spec.homepage = 'https://kangaroorewards.com/'
spec.source = { :http => 'https://github.com/kangaroorewards/kangaroo-app-sdk-customer-ios/releases/download/1.0.024/KangarooAppSdkCustomer-v1.0.024.zip' }
spec.source = { :http => 'https://github.com/kangaroorewards/kangaroo-app-sdk-customer-ios/releases/download/1.0.025/KangarooAppSdkCustomer-v1.0.025.zip' }
spec.author = { 'KangarooAppSdkCustomer' => 'paul@kangaroorewards.com' }
spec.license = { :type => 'MIT', :file => "LICENSE" }
spec.vendored_frameworks = 'KangarooAppSdkCustomer.xcframework'
Expand Down

0 comments on commit 8f23790

Please sign in to comment.