Skip to content

Commit

Permalink
Updated podspec file
Browse files Browse the repository at this point in the history
  • Loading branch information
RakeshVisa committed Jul 14, 2022
1 parent 6abd906 commit 312e4c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flex-api-ios-sdk.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
spec.license = "MIT"
spec.author = { "Cybersource" => "www.cybersource.com" }
spec.platform = :ios, "13.0"
spec.source = { :git => "https://github.com/CyberSource/flex-api-ios-sdk.git", :tag => spec.version }
spec.source = { :git => "https://github.com/CyberSource/flex-api-ios-sdk.git" }

# spec.source = { :git => "http://EXAMPLE/flex-api-ios-sdk.git", :tag => "#{spec.version}" }
spec.source_files = "flex-api-ios-sdk/**/*.{h,m,swift,modulemap}"
Expand Down
Binary file not shown.

0 comments on commit 312e4c4

Please sign in to comment.