Skip to content

Commit 9b204dc

Browse files
Artem PorohovArtem Porohov
authored andcommitted
chore: spec update
1 parent 8bc28e0 commit 9b204dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

APCheckboxTree.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Checkbox tree with nested items. Could be used as a tree or plain list. Fully cu
1010
s.homepage = 'https://github.com/aporohov/APCheckboxTree.git'
1111
s.authors = { 'Artem Porohov' => 'aporohov@gmail.com' }
1212
s.license = { :type => 'MIT', :file => 'LICENSE.md' }
13-
s.source = { :git => 'https://gitlab.services.mts.ru/mobile-sdk/ios/mtsds.git', :tag => s.version.to_s }
13+
s.source = { :git => 'https://github.com/aporohov/APCheckboxTree.git', :tag => s.version.to_s }
1414

1515
s.ios.deployment_target = '13.0'
1616
s.swift_version = '5'

0 commit comments

Comments
 (0)