Remove Info.plist not needed by SPM

This commit is contained in:
Drew Olbrich
2021-05-29 11:18:15 -07:00
parent 665d45b421
commit 851cbad148
3 changed files with 5 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ScrollingContentViewController'
s.version = '1.6.0'
s.version = '1.6.1'
s.summary = 'A Swift library that simplifies making a view controller\'s view scrollable'
s.description = <<-DESC