Skip to content

Commit 1552cf3

Browse files
committed
update pod
1 parent 93f0101 commit 1552cf3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
PODFILE CHECKSUM: e6fb4f0774793c8c0cb0d53cb6140d46f84d99f5
22

3-
COCOAPODS: 1.6.1
3+
COCOAPODS: 1.7.1

SideNavigationController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ s.license = { :type => "BSD", :file => "LICENSE" }
99
s.source_files = 'Sources/**/*.{swift,h}'
1010
s.ios.deployment_target = '9.0'
1111
s.tvos.deployment_target = '9.0'
12-
s.requires_arc = true
12+
s.swift_version = '5.0'
1313
end

0 commit comments

Comments
 (0)