Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Bump version to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-at-adyen committed May 11, 2017
1 parent f7b6a8a commit c317041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AdyenCSE.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AdyenCSE'
s.version = '1.0.3'
s.version = '1.0.4'
s.summary = 'AdyenCSE is a client side encryption library for credit card data.'
s.description = <<-DESC
With CSE card data is encrypted within the client, in this case the iOS device, before you submit it via your own server to the Adyen API. By using CSE you reduce your scope of PCI compliance, because no raw card data travels through your server. This repository can be leveraged as a starting point to integrate Adyen's payment functionality fully in-app.
Expand Down

0 comments on commit c317041

Please sign in to comment.