ByteBuddy 0.0.6×Maintained by dzhamall.Installation Guide×Installation Guide for ByteBuddyYou want to add pod 'ByteBuddy', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'ByteBuddy', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ByteBuddySee PodspecGitHub RepoPage on CocoaPods.orgByteBuddy 0.0.6ByDzhamalldzhamall/ByteBuddyGitHub Repo📟 ByteBuddy Swift library that automates the operation of a command-line tool to find memory issues using ui and unit tests. TODO
📟 ByteBuddy Swift library that automates the operation of a command-line tool to find memory issues using ui and unit tests. TODO