update swift version and fix podspec
This commit is contained in:
parent
69f77e951d
commit
49b7324e7c
|
|
@ -1 +1 @@
|
|||
3.0
|
||||
4.0
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ Pod::Spec.new do |s|
|
|||
ss.watchos.deployment_target = '2.0'
|
||||
|
||||
ss.source_files = [
|
||||
"Sources/Enums/ResizeContentMode.swift",
|
||||
"Sources/Enums/ResizeMode.swift",
|
||||
"Sources/Extensions/{CGContext,CGImage,CGSize,UIImage}/*",
|
||||
"Sources/Protocols/{DrawingOperation,SupportProtocol}.swift",
|
||||
"Sources/Structures/Drawing/*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue