Skip to content
This repository was archived by the owner on Nov 2, 2020. It is now read-only.

Commit d6e200f

Browse files
author
Luong Bui
committed
Updated pod source
1 parent 3bb629a commit d6e200f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tweaks.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pod::Spec.new do |spec|
55
spec.homepage = 'https://github.com/facebook/Tweaks'
66
spec.authors = { 'Grant Paul' => '[email protected]', 'Kimon Tsinteris' => '[email protected]' }
77
spec.summary = 'Easily adjust parameters for iOS apps in development.'
8-
spec.source = { :git => 'https://github.com/facebook/Tweaks.git', :tag => '2.1.0' }
8+
spec.source = { :git => 'https://github.com/manhluong/Tweaks.git', :tag => '2.1.0' }
99
spec.source_files = 'FBTweak/*.{h,m}'
1010
spec.requires_arc = true
1111
spec.social_media_url = 'https://twitter.com/fbOpenSource'

0 commit comments

Comments
 (0)