blob: 16765b4ce6b1a813be0fb42a0d0c632713b76ce2 [file] [log] [blame]
{
"name": "IAPHelper",
"version": "1.0.9",
"summary": "In App Purchases Helper.",
"homepage": "https://github.com/saturngod/IAPHelper",
"license": "MIT",
"authors": {
"saturngod": "saturngod@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/saturngod/IAPHelper.git",
"tag": "1.0.9"
},
"source_files": "IAPHelper/*.{h,m}",
"public_header_files": "IAPHelper/*.h",
"frameworks": "StoreKit"
}