Skip to content
Hermes Pique edited this page May 15, 2014 · 6 revisions

The RMStore core is a class single class. Reference implementations for receipt verification and transaction verification are provided as optional modules.

The preferred way to adding RMStore to your project is using CocoaPods but you can also add it manually.

#Using Cocoapods

pod "RMStore"

#Manually

Clone this wiki locally