blob: 55d726aa0be873dd09682c98d7ee1f4fb6736414 [file] [log] [blame]
{
"name": "RMStore",
"version": "0.1",
"license": "Apache 2.0",
"summary": "A lightweight iOS framework for In-App Purchases.",
"homepage": "https://github.com/robotmedia/RMStore",
"authors": "Hermes Pique",
"source": {
"git": "https://github.com/robotmedia/RMStore.git",
"tag": "0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "RMStore",
"frameworks": "StoreKit",
"requires_arc": true
}