blob: 97c829b97859237a70d69903b3fe30fd3ac6fdbf [file] [log] [blame]
{
"name": "IAPHelperLV",
"swift_versions": "5.0",
"version": "0.1.1",
"summary": "In-app purchase block-based helper",
"description": "In-app purchase block-based helper",
"homepage": "https://github.com/LVeecode/IAPHelperLV",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LVeecode": "lveecode@gmail.com"
},
"source": {
"git": "https://github.com/LVeecode/IAPHelperLV.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "IAPHelperLV/Classes/**/*",
"swift_version": "5.0"
}