Merge remote-tracking branch 'fanquake/podspec_point_own_repo'

This commit is contained in:
Thomas Bernard 2023-01-31 09:18:24 +01:00
commit f818ff39fe

View File

@ -7,7 +7,7 @@ Pod::Spec.new do |spec|
spec.version = "2.0.0.2"
spec.source = {
git: 'https://github.com/cpp-ethereum-ios/miniupnp.git',
git: 'https://github.com/miniupnp/miniupnp.git',
tag: "v#{spec.version}"
}