We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c30022 commit c04b411Copy full SHA for c04b411
StaticTableViewDatasource.podspec
@@ -9,6 +9,7 @@ Pod::Spec.new do |s|
9
10
s.name = "StaticTableViewDatasource"
11
s.version = "1.2.0"
12
+ swift_version = "4.2"
13
s.summary = "Create static table views in a declarative style"
14
# s.description = <<-DESC
15
# DESC
0 commit comments