File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99Pod ::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'
You can’t perform that action at this time.
0 commit comments