Skip to content

Commit 3301add

Browse files
committed
Fixed wrong source url
1 parent f61045d commit 3301add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EGDeclarativeUIKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ TODO: Add long description of the pod here.
2525
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2626
s.license = { :type => 'MIT', :file => 'LICENSE' }
2727
s.author = { '3138493' => '[email protected]' }
28-
s.source = { :git => 'https://github.com/3138493/DeclarativeUIKit.git', :tag => s.version.to_s }
28+
s.source = { :git => 'https://github.com/EkkoG/DeclarativeUIKit.git', :tag => s.version.to_s }
2929
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3030

3131
s.ios.deployment_target = '10.0'

0 commit comments

Comments
 (0)