blob: 208b7102f806455142445e94f1a81aaa51c0787d [file] [log] [blame]
{
"name": "BDGInAppPurchase",
"version": "0.0.2",
"summary": "Lightweight wrapper for In-App Purchases",
"license": "MIT",
"description": "Lightweight wrapper around storekit for easy In-App Purchases",
"homepage": "https://github.com/BobDG/BDGInAppPurchase",
"authors": {
"Bob de Graaf": "graafict@gmail.com"
},
"source": {
"git": "https://github.com/BobDG/BDGInAppPurchase.git",
"tag": "0.0.2"
},
"source_files": "*.{h,m}",
"frameworks": "StoreKit",
"platforms": {
"ios": null
},
"requires_arc": true
}