KCStoreKit 1.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Apr 2016Maintained by Kumar C.Installation Guide×Installation Guide for KCStoreKitYou want to add pod 'KCStoreKit', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'KCStoreKit', '~> 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 KCStoreKitSee PodspecGitHub RepoPage on CocoaPods.orgKCStoreKit 1.0ByKumar Ckumarc-123/KCStoreKitGitHub Repo A StoreKit utility to make in-app purchases with minimal effort including reciept validation done locally. Installation pod 'KCStoreKit' Authors Kumar C License MIT