blob: df2bf13d8db6a6bdd55ede14de3fa550de096e86 [file] [log] [blame]
{
"name": "IAPPurchaser",
"version": "1.0.4",
"summary": "Perform and track In App Purchases",
"swift_versions": "5.1",
"description": "An easy way to perform and keep track of In App Purchases",
"homepage": "https://github.com/Gruppio/IAPPurchaser.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michele Gruppioni": "gruppiofigo@hotmail.it"
},
"social_media_url": "",
"platforms": {
"ios": "13.0",
"tvos": "13.0",
"osx": "10.15"
},
"source": {
"git": "https://github.com/Gruppio/IAPPurchaser.git",
"tag": "1.0.4"
},
"source_files": "Sources/IAPPurchaser/**/*",
"frameworks": "Foundation",
"dependencies": {
"TPInAppReceipt": [
]
},
"swift_version": "5.1"
}