Skip to content

Commit

Permalink
Update AFRocketClient.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
clayallsopp committed Nov 12, 2013
1 parent 70f0ebb commit 3a521be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AFRocketClient.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.summary = 'Rocket client built on top of AFNetworking'
s.homepage = 'https://github.com/AFNetworking/AFRocketClient'
s.authors = { 'Mattt Thompson' => '[email protected]' }
s.source = { :git => 'https://github.com/AFNetworking/AFRocketClient.git', :tag => '0.0.1' }
s.source = { :git => 'https://github.com/usepropeller/AFRocketClient.git', :tag => '0.0.1.propeller' }
s.source_files = 'AFRocketClient'
s.requires_arc = true
s.dependency 'AFNetworking', '~> 2.0.0'
Expand Down

0 comments on commit 3a521be

Please sign in to comment.