Skip to content

Commit b5a2021

Browse files
committed
- update version
1 parent 5a369ca commit b5a2021

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SwiftStickerView.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Pod::Spec.new do |s|
2828

2929
s.ios.deployment_target = '8.0'
3030

31-
s.source_files = 'Source/**/*.swift'
32-
s.swift_version = '5.0'
31+
s.source_files = 'Source/*.swift'
32+
s.swift_version = '4.0'
3333
s.platforms = {
3434
"ios":"13.0"
3535
}

0 commit comments

Comments
 (0)