blob: a4df9d3c1475c09bf66ced74c09642dfd645e97b [file] [log] [blame]
{
"name": "InAppPurchaseHelper",
"version": "0.1.0",
"summary": "Helper class for InAppPurchase.",
"description": "Helper class for InAppPurchase!",
"homepage": "https://github.com/pradeep7may/InAppPurchaseHelper",
"license": {
"type": "MIT",
"text": " Copyright 2019 iOSBucket\n Permission is granted to...\n"
},
"authors": {
"Pradeep Yadav": "pradeep005yadav@rediffmail.com"
},
"source": {
"git": "https://github.com/pradeep7may/InAppPurchaseHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "InAppPurchaseHelper/InAppPurchaseHelper/*.{swift}",
"swift_version": "4.0"
}