Skip to content

Commit 28b4efe

Browse files
committed
[podspec] Update source location
1 parent 95b9827 commit 28b4efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RxQueryKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Pod::Spec.new do |spec|
66
spec.license = { :type => 'BSD', :file => 'LICENSE' }
77
spec.author = { 'Kyle Fuller' => '[email protected]' }
88
spec.social_media_url = 'http://twitter.com/kylefuller'
9-
spec.source = { :git => 'https://github.com/kylef/RxQueryKit.git', :tag => spec.version }
9+
spec.source = { :git => 'https://github.com/QueryKit/RxQueryKit.git', :tag => spec.version }
1010
spec.frameworks = ['CoreData']
1111
spec.source_files = 'RxQueryKit/*.swift'
1212
spec.ios.deployment_target = '8.0'

0 commit comments

Comments
 (0)