kasketis / netfox

A lightweight, one line setup, iOS / OSX network debugging library! 🦊
MIT License
3.68k stars 373 forks source link

Auto init for netfox. Import and init in AppDelegate no longer needed #130

Closed bofualex closed 6 years ago

bofualex commented 6 years ago

Example of cocoapods insstallation

pod 'netfox', :git => 'https://github.com/bofualex/netfox', :branch => 'auto-init' , :configurations => ['Debug']