Skip to content

Commit 3a521be

Browse files
committed
Update AFRocketClient.podspec
1 parent 70f0ebb commit 3a521be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AFRocketClient.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
55
s.summary = 'Rocket client built on top of AFNetworking'
66
s.homepage = 'https://github.com/AFNetworking/AFRocketClient'
77
s.authors = { 'Mattt Thompson' => '[email protected]' }
8-
s.source = { :git => 'https://github.com/AFNetworking/AFRocketClient.git', :tag => '0.0.1' }
8+
s.source = { :git => 'https://github.com/usepropeller/AFRocketClient.git', :tag => '0.0.1.propeller' }
99
s.source_files = 'AFRocketClient'
1010
s.requires_arc = true
1111
s.dependency 'AFNetworking', '~> 2.0.0'

0 commit comments

Comments
 (0)