Skip to content

Commit d21bdba

Browse files
another fixes for podspec file
1 parent 55f044b commit d21bdba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DebugScreen.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Allows you to customize your DebugScreen as you want! Available features: server
1313
spec.platform = :ios, "13.0"
1414
spec.swift_version = '5.0'
1515

16-
spec.source = { :git => "https://github.com/surfstudio/DebugScreen.git", :tag => spec.version.to_s }
16+
spec.source = { :git => "https://github.com/surfstudio/debug-screen-ios.git", :tag => spec.version.to_s }
1717
spec.source_files = "DebugScreen/**/*.{swift,strings}"
1818
spec.resources = "DebugScreen/**/*.{xib,xcassets}"
1919
end

0 commit comments

Comments
 (0)