Skip to content

Commit 24d4faf

Browse files
committed
Example updated
1 parent d2b797c commit 24d4faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ottu.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
1717
s.author = { "Maninder" => "[email protected]" }
1818
s.source = { :git => "https://github.com/ottuco/ottu-ios-sdk.git", :tag => "#{s.version}" }
1919
s.vendored_frameworks = "Source/Ottu.xcframework"
20-
s.dependency 'ApplePayButton'
20+
s.dependency 'ApplePayButton', '1.0.3'
2121
s.platform = :ios
2222
s.swift_version = "5.0"
2323

0 commit comments

Comments
 (0)