We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc28e0 commit 9b204dcCopy full SHA for 9b204dc
APCheckboxTree.podspec
@@ -10,7 +10,7 @@ Checkbox tree with nested items. Could be used as a tree or plain list. Fully cu
10
s.homepage = 'https://github.com/aporohov/APCheckboxTree.git'
11
s.authors = { 'Artem Porohov' => 'aporohov@gmail.com' }
12
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 }
+ s.source = { :git => 'https://github.com/aporohov/APCheckboxTree.git', :tag => s.version.to_s }
14
15
s.ios.deployment_target = '13.0'
16
s.swift_version = '5'
0 commit comments