ZYSDK 1.0.7×Maintained by Jany.Installation Guide×Installation Guide for ZYSDKYou want to add pod 'ZYSDK', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'ZYSDK', '~> 1.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 ZYSDKSee PodspecGitHub RepoHomepagePage on CocoaPods.orgZYSDK 1.0.7ByJanyJanyGee/ZYSDKGitHub Repo1.0.3-------------------------20201014 1,修改bug; 1.0.2-------------------------20190423 1,修改传参数据;