Skip to content

Commit 312e4c4

Browse files
committed
Updated podspec file
1 parent 6abd906 commit 312e4c4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

flex-api-ios-sdk.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
1616
spec.license = "MIT"
1717
spec.author = { "Cybersource" => "www.cybersource.com" }
1818
spec.platform = :ios, "13.0"
19-
spec.source = { :git => "https://github.com/CyberSource/flex-api-ios-sdk.git", :tag => spec.version }
19+
spec.source = { :git => "https://github.com/CyberSource/flex-api-ios-sdk.git" }
2020

2121
# spec.source = { :git => "http://EXAMPLE/flex-api-ios-sdk.git", :tag => "#{spec.version}" }
2222
spec.source_files = "flex-api-ios-sdk/**/*.{h,m,swift,modulemap}"

0 commit comments

Comments
 (0)