Skip to content

Commit

Permalink
Merge pull request #4 from niralishaha25/dev
Browse files Browse the repository at this point in the history
no message
  • Loading branch information
niralishaha25 authored Nov 1, 2022
2 parents e06ed7c + b9843e6 commit fcc030c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion YPImagePicker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s.source_files = 'Source/**/*.swift'
s.dependency 'SteviaLayout', '= 5.1.2'
s.dependency 'PryntTrimmerView', '= 4.0.2'
s.resources = ['Source/Resources/*', 'Source/**/*.xib', , 'Source/**/*.storyboard']
s.resources = ['Source/Resources/*', 'Source/**/*.xib', 'Source/**/*.storyboard']
s.description = "Instagram-like image picker & filters for iOS supporting videos and albums"
s.swift_versions = ['5.0', '5.1', '5.2', '5.3']
end

0 comments on commit fcc030c

Please sign in to comment.