We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d44723 commit 6595ca9Copy full SHA for 6595ca9
1 file changed
CHIPageControl.podspec
@@ -10,6 +10,7 @@ Pod::Spec.new do |s|
10
s.license = { :type => 'MIT', :file => 'LICENSE' }
11
s.author = { 'Chili' => 'studio@chi.lv' }
12
s.source = { :git => 'https://github.com/ChiliLabs/CHIPageControl.git', :tag => s.version.to_s }
13
+ s.swift_version = '4.2'
14
15
s.source_files = 'CHIPageControl/*.swift', 'CHIPageControl/Core/*.swift'
16
0 commit comments