We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f68572 commit 12f53c2Copy full SHA for 12f53c2
1 file changed
RxTheme.podspec
@@ -16,6 +16,7 @@ Theme management based on RxSwift and RxCocoa, easy to use, easy to extend.
16
s.osx.deployment_target = '10.10'
17
s.watchos.deployment_target = '3.0'
18
19
+ s.swift_version = '5.1'
20
s.requires_arc = true
21
22
s.source_files = 'RxTheme/Classes/**/*'
0 commit comments