Skip to content

Commit fda3a7f

Browse files
committed
Remove comma.
1 parent 6ed9a53 commit fda3a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pod-playground.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
22
s.name = 'pod-playground'
33
s.version = '0.1.1'
44
s.summary = 'Cocoapod testing'
5-
s.homepage = 'https://github.com/ajmacd/pod-playground.git',
5+
s.homepage = 'https://github.com/ajmacd/pod-playground.git'
66
s.license = 'MIT'
77
s.author = { 'Andrew MacDonald' => '[email protected]' }
88

0 commit comments

Comments
 (0)