We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61045d commit 3301addCopy full SHA for 3301add
EGDeclarativeUIKit.podspec
@@ -25,7 +25,7 @@ TODO: Add long description of the pod here.
25
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
26
s.license = { :type => 'MIT', :file => 'LICENSE' }
27
s.author = { '3138493' => '[email protected]' }
28
- s.source = { :git => 'https://github.com/3138493/DeclarativeUIKit.git', :tag => s.version.to_s }
+ s.source = { :git => 'https://github.com/EkkoG/DeclarativeUIKit.git', :tag => s.version.to_s }
29
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
30
31
s.ios.deployment_target = '10.0'
0 commit comments