Skip to content

Commit

Permalink
Update READMD.md
Browse files Browse the repository at this point in the history
  • Loading branch information
depoon committed Jan 3, 2019
1 parent ede0969 commit eaaf123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Simple framework to demo how we can intercept URLRequest in iOS Apps. This frame

NetworkInterceptor is available through CocoaPods. To install it, simply add the following line to your Podfile:
```ruby
pod 'NetworkInterceptor', :git => 'https://github.com/depoon/NetworkInterceptor.git', :tag => '0.0.5'
pod 'NetworkInterceptor'
```

## Main Components
Expand Down

0 comments on commit eaaf123

Please sign in to comment.