File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ Pod::Spec.new do |s|
2424 s . homepage = 'https://github.com/shubhamsimformsolutions/SSSwiper'
2525 # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2626 s . license = { :type => 'MIT' , :file => 'LICENSE' }
27- s . source = { :git => 'https://github.com/shubhamsimformsolutions /SSSwiper.git' , :tag => s . version . to_s }
27+ s . source = { :git => 'https://github.com/SimformSolutionsPvtLtd /SSSwiper.git' , :tag => s . version . to_s }
2828 s . author = { 'Shubham Vyas' => 'shubham.vyas@simformsolutions.com' }
2929 # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3030
3131 s . ios . deployment_target = '14.0'
3232
33- s . source_files = 'SSSwiper/Classes /**/*'
33+ s . source_files = 'Sources /**/*'
3434
3535 # s.resource_bundles = {
3636 # 'SSSwiper' => ['SSSwiper/Assets/*.png']
You can’t perform that action at this time.
0 commit comments