update swift version and fix podspec

This commit is contained in:
Ivan Smolin 2017-10-19 19:11:20 +03:00
parent 69f77e951d
commit 49b7324e7c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
3.0
4.0

View File

@ -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/*",