iOSFramework 1.0.1×Maintained by RainbowWait.Installation Guide×Installation Guide for iOSFrameworkYou want to add pod 'iOSFramework', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'iOSFramework', '~> 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 iOSFrameworkSee PodspecGitHub RepoPage on CocoaPods.orgiOSFramework 1.0.1By小燕 郑RainbowWait/iOSFrameworkGitHub RepoiOSFramework iOS快速集成Framework pod 'iOSFramework', '~> 1.0.0'