PMPublicIntTest 0.7.0×Maintained by Prathamesh Tatar.Installation Guide×Installation Guide for PMPublicIntTestYou want to add pod 'PMPublicIntTest', '~> 0.7' similar to the following to your Podfile:target 'MyApp' do pod 'PMPublicIntTest', '~> 0.7' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try PMPublicIntTestSee PodspecGitHub RepoPage on CocoaPods.orgPMPublicIntTest 0.7.0ByPrathamesh Tatarpm-prathamesh-tatar/PMPublicIntTestGitHub RepoPMPublicIntTest A simple Objective-C library with a Greetings class. Installation pod 'PMPublicIntTest' Usage #import <Greetings.h> [Greetings greet];
PMPublicIntTest A simple Objective-C library with a Greetings class. Installation pod 'PMPublicIntTest' Usage #import <Greetings.h> [Greetings greet];