Update Armchair.podspec

This commit is contained in:
metasmile
2018-10-02 18:21:15 +02:00
committed by GitHub
parent 7f05ad9ef6
commit ddc5a0d7ea

View File

@@ -28,5 +28,6 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '8.0'
s.osx.deployment_target = '10.10'
s.requires_arc = true
s.swift_version = '4.2'
end