Skip to content

Commit

Permalink
Get rid of AFNetworking dependency 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
podkovyrin committed Jan 16, 2019
1 parent d54f78c commit 2d954b6
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 398 deletions.
2 changes: 0 additions & 2 deletions DashSync.podspec
Expand Up @@ -30,8 +30,6 @@ Pod::Spec.new do |s|
s.compiler_flags = '-Wno-comma'
s.dependency 'secp256k1_dash', '0.1.2'
s.dependency 'bls-signatures-pod', '0.2.9'
#s.dependency 'AFJSONRPCClient_DASH', '2.1.4'
s.dependency 'AFNetworking', '~> 3.0'
s.prefix_header_contents = '#import "DSEnvironment.h"'

end
Expand Down
118 changes: 0 additions & 118 deletions DashSync/Libraries/AFJSONRPCClient.h

This file was deleted.

251 changes: 0 additions & 251 deletions DashSync/Libraries/AFJSONRPCClient.m

This file was deleted.

0 comments on commit 2d954b6

Please sign in to comment.