Skip to content

Commit 55f044b

Browse files
fixes for podspec file
1 parent 86f6024 commit 55f044b

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
@@ -5,7 +5,7 @@ Pod::Spec.new do |spec|
55
spec.description = <<-DESC
66
Allows you to customize your DebugScreen as you want! Available features: server selection, feature toggle managment, custom actions.
77
DESC
8-
spec.homepage = 'https://github.com/surfstudio/DebugScreen'
8+
spec.homepage = 'https://github.com/surfstudio/debug-screen-ios'
99
spec.license = { :type => 'MIT', :file => 'LICENSE' }
1010

1111
spec.author = { 'Surf' => 'chausov@surf.dev' }

0 commit comments

Comments
 (0)