BDGInAppStore 0.0.1× 测试已测试✗ 语言语言 Obj-CObjective C许可 MIT 发布时间上次发布2015 年 1 月由 Bob de Graaf 维护。安装指南×BDGInAppStore 安装指南您要将类似以下内容添加到 Podfile中,以便添加 pod 'BDGInAppStore', '~> 0.0'target 'MyApp' do pod 'BDGInAppStore', '~> 0.0' end然后在终端中运行 pod install,或从 CocoaPods.app 中运行。或者为了测试运行,运行如下命令pod try BDGInAppStore查看 PodspecGitHub 仓库CocoaPods.org 上的页面BDGInAppStore 0.0.1——Bob de GraafBobDG/BDGInAppStoreGitHub 仓库 BDGInAppPurchase Lightweight wrapper aroound storekit for easy In-App Purchases. Will be refactored soon to use completion blocks!