Skip to content

Commit a1adabe

Browse files
author
EugeneKlyuenkov
committed
II-15-[updated version]
1 parent 4c06eed commit a1adabe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Shakuro.TaskManager.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Pod::Spec.new do |s|
22
s.name = 'Shakuro.TaskManager'
3-
s.version = '1.1.1'
3+
s.version = '1.1.2'
44
s.summary = 'Shakuro Task Manager'
55
s.homepage = 'https://github.com/shakurocom/TaskManager'
66
s.license = { :type => "MIT", :file => "LICENSE.md" }
77
s.authors = {'apopov1988' => 'apopov@shakuro.com', 'wwwpix' => 'spopov@shakuro.com'}
88
s.source = { :git => 'https://github.com/shakurocom/TaskManager.git', :tag => s.version }
99
s.source_files = 'Source/*', 'Source/**/*'
10-
s.swift_version = ['5.1', '5.2', '5.3', '5.4', '5.5']
10+
s.swift_version = ['5.1', '5.2', '5.3', '5.4', '5.5', '5.6']
1111
s.ios.deployment_target = '11.0'
1212

1313
s.dependency 'Shakuro.CommonTypes', '1.1.2'

0 commit comments

Comments
 (0)