Skip to content

Commit 0dfceba

Browse files
updated podspec
1 parent 411ffcb commit 0dfceba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

SSCustomSideMenu.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'SSCustomSideMenu'
11-
s.version = '0.1.0'
11+
s.version = '0.1.1'
1212
s.summary = 'Custom Side menu control'
1313

1414
# This description is used to generate tags and improve search results.
@@ -21,11 +21,11 @@ Pod::Spec.new do |s|
2121
'SSCustomSideMenu is highly customisable and easy to use Side menu control for iOS Applications'
2222
DESC
2323

24-
s.homepage = 'https://github.com/kunjalsoni-simformsolutions/SSCustomSideMenu'
24+
s.homepage = 'https://github.com/simformsolutions/SSCustomSideMenu'
2525
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2626
s.license = { :type => 'MIT', :file => 'LICENSE' }
2727
s.author = { 'kunjalsoni-simformsolutions' => 'kunjal.s@simformsolutions.com' }
28-
s.source = { :git => 'https://github.com/kunjalsoni-simformsolutions/SSCustomSideMenu.git', :tag => s.version.to_s }
28+
s.source = { :git => 'https://github.com/simformsolutions/SSCustomSideMenu.git', :tag => s.version.to_s }
2929
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3030

3131
s.ios.deployment_target = '11.0'

0 commit comments

Comments
 (0)