Skip to content
This repository was archived by the owner on Jun 17, 2018. It is now read-only.

Commit 205fc70

Browse files
committed
Update pod spec
1 parent 6d0f8e2 commit 205fc70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PagingMenuController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
1414
s.homepage = "https://github.com/kitasuke/PagingMenuController"
1515
s.license = 'MIT'
1616
s.author = { "kitasuke" => "[email protected]" }
17-
s.source = { :git => "https://github.com/kitasuke/PagingMenuController", :tag => s.version.to_s }
17+
s.source = { :git => "https://github.com/kitasuke/PagingMenuController.git", :tag => s.version.to_s }
1818

1919
s.platform = :ios, '8.0'
2020
s.requires_arc = true

0 commit comments

Comments
 (0)