UniMPSDK 2.9.8×Maintained by Carefree.Installation Guide×Installation Guide for UniMPSDKYou want to add pod 'UniMPSDK', '~> 2.9' similar to the following to your Podfile:target 'MyApp' do pod 'UniMPSDK', '~> 2.9' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try UniMPSDKSee PodspecGitHub RepoPage on CocoaPods.orgUniMPSDK 2.9.8ByCarefreemoliya/UniMPSDKGitHub RepoUniMPSDK 简介 uni小程序SDK,是为原生App打造的可运行基于 uni-app 开发的小程序前端项目的框架,从而帮助原生App快速获取小程序的能力。 集成方式 参考官方的集成教程 使用cocoapods集成:pod 'UniMPSDK'
UniMPSDK 简介 uni小程序SDK,是为原生App打造的可运行基于 uni-app 开发的小程序前端项目的框架,从而帮助原生App快速获取小程序的能力。 集成方式 参考官方的集成教程 使用cocoapods集成:pod 'UniMPSDK'