Skip to content

Commit dc4c904

Browse files
committed
Update deployment target in MessageKit.podspec
1 parent 8beed4c commit dc4c904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MessageKit.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
1515
"SWIFT_VERSION" => "3.0",
1616
}
1717

18-
s.ios.deployment_target = '8.0'
18+
s.ios.deployment_target = '9.0'
1919

2020
s.requires_arc = true
2121
end

0 commit comments

Comments
 (0)