Skip to content

Commit 886df73

Browse files
authored
Update RNReactNativeCloudPaymentsSdk.podspec
1 parent 1d4728b commit 886df73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/RNReactNativeCloudPaymentsSdk.podspec

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

0 commit comments

Comments
 (0)