Skip to content

Commit db99456

Browse files
committed
Trunk version 0.3.4
1 parent 326754a commit db99456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RxASDataSources.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
s.authors = { "Dang Thai Son" => "dangthaison.91@gmail.com" }
99
s.source = { :git => "https://github.com/RxSwiftCommunity/RxASDataSources.git", :tag => s.version.to_s }
1010

11-
s.ios.deployment_target = '8.0'
11+
s.ios.deployment_target = '9.0'
1212
s.requires_arc = true
1313
s.swift_version = '5.0'
1414

0 commit comments

Comments
 (0)