Endo 0.1.2×Maintained by PonyCui.Installation Guide×Installation Guide for EndoYou want to add pod 'Endo', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'Endo', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try Endo Depends on:Aspects>= 0UULog>= 0 See PodspecGitHub RepoPage on CocoaPods.orgEndo 0.1.2ByPonyCuiXTStudio/Endo-iOSGitHub RepoEndo-iOS Endo is a light-weight library helps you export NSObject class to JavaScriptCore.