Skip to content

Commit 44dc2dc

Browse files
qkdreyerqkdreyer
authored andcommitted
Added swift_version to podspec
1 parent b93c5d2 commit 44dc2dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SwiftyJSON.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Pod::Spec.new do |s|
77
s.authors = { "lingoer" => "lingoerer@gmail.com", "tangplin" => "tangplin@gmail.com" }
88

99
s.requires_arc = true
10+
s.swift_version = "4.2"
1011
s.osx.deployment_target = "10.9"
1112
s.ios.deployment_target = "8.0"
1213
s.watchos.deployment_target = "2.0"

0 commit comments

Comments
 (0)