react-native-hyperpay-sdk 0.19.0 → 0.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-hyperpay-sdk",
3
- "version": "0.19.0",
3
+ "version": "0.20.0",
4
4
  "description": "hyperpay",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",
@@ -14,5 +14,5 @@ Pod::Spec.new do |s|
14
14
  s.source_files = "ios/**/*.{h,m,mm}"
15
15
  s.dependency "React-Core"
16
16
  s.requires_arc = true
17
- s.vendored_frameworks = "ios/OPPWAMobile.xcframework","ios/ipworks3ds_sdk.xcframework"
17
+ s.vendored_frameworks = "OPPWAMobile.xcframework","ipworks3ds_sdk.xcframework"
18
18
  end
package/android/.DS_Store DELETED
Binary file
@@ -1,3 +0,0 @@
1
- # Default ignored files
2
- /shelf/
3
- /workspace.xml
Binary file