We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326754a commit db99456Copy full SHA for db99456
RxASDataSources.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
s.authors = { "Dang Thai Son" => "dangthaison.91@gmail.com" }
9
s.source = { :git => "https://github.com/RxSwiftCommunity/RxASDataSources.git", :tag => s.version.to_s }
10
11
- s.ios.deployment_target = '8.0'
+ s.ios.deployment_target = '9.0'
12
s.requires_arc = true
13
s.swift_version = '5.0'
14
0 commit comments