Skip to content

Commit 0007a5c

Browse files
author
Васин Леонид Евгеньевич
committed
fix
1 parent 886df73 commit 0007a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/RNReactNativeCloudPaymentsSdk.podspec renamed to RNReactNativeCloudPaymentsSdk.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
s.author = { "author" => "[email protected]" }
99
s.platform = :ios, "9.0"
1010
s.source = { :git => "https://github.com/alexeyz-PE/react-native-cloud-payments-sdk.git", :tag => "v" }
11-
s.source_files = "RNReactNativeCloudPaymentsSdk"
11+
s.source_files = "ios/**/*.{h,m}"
1212
s.requires_arc = true
1313

1414

0 commit comments

Comments
 (0)