Skip to content

Commit

Permalink
Changing podspec source
Browse files Browse the repository at this point in the history
  • Loading branch information
nsriva committed Sep 27, 2022
1 parent bb1cd84 commit c2df762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QuizTrain.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Pod::Spec.new do |spec|

spec.swift_version = '5.0'

spec.source = { :git => "https://github.com/venmo/QuizTrain.git", :tag => spec.version }
spec.source = { :git => "https://github.com/nsriva/QuizTrain.git", :tag => spec.version }

spec.source_files = "QuizTrain", "QuizTrain/**/*.{swift}"
spec.exclude_files = "QuizTrain/Exclude"
Expand Down

0 comments on commit c2df762

Please sign in to comment.