Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Commit 32ce088

Browse files
author
Maxim Kolesnik
committed
fix pod spec
1 parent 6a2cded commit 32ce088

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

SCPinViewController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33
s.version = '1.0.0'
44
s.license = 'MIT'
55
s.summary = 'Super customization pin code validator'
6-
s.homepage = 'http://github.sugarandcandy.ru/iOS/SCPinViewController'
6+
s.homepage = 'https://github.com/SugarAndCandy/SCPinViewController.git'
77
s.social_media_url = 'https://twitter.com/sugarandcandyru'
88
s.authors = { 'Sugar and Candy' => '[email protected]' }
99
s.source = { :git => 'https://github.com/SugarAndCandy/SCPinViewController.git', :tag => s.version, :submodules => true }

0 commit comments

Comments
 (0)