Skip to content

Commit 8ebde23

Browse files
Merge pull request #7 from SimformSolutionsPvtLtd/podspec_changes
Podspec updated
2 parents 8830cdb + 98124b8 commit 8ebde23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SSSwiper.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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']

0 commit comments

Comments
 (0)