HPCalculator 0.0.1×Maintained by Quang Hoang.Installation Guide×Installation Guide for HPCalculatorYou want to add pod 'HPCalculator', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'HPCalculator', '~> 0.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 HPCalculatorSee PodspecGitHub RepoPage on CocoaPods.orgHPCalculator 0.0.1ByHoangquanghoang0101/HPCalculatorGitHub RepoHPCalculator The example for demo how to create a cocoapod library for iOS