blob: 4d87327048cd20bec6f952004afad7a589ccb519 [file] [log] [blame]
{
"name": "Purchase",
"version": "1.0.16",
"summary": "Purchase framework to buy, restore and verify products",
"description": "The best ever framework",
"homepage": "https://gitcloud.pro/faktoreal/purchase",
"license": "MIT",
"authors": {
"nesterov": "faktorealchik@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source": {
"git": "https://gitcloud.pro/faktoreal/purchase.git",
"tag": "1.0.16"
},
"source_files": [
"Classes",
"Purchase/Core/**"
],
"resource_bundles": {
"Purchase": [
"Purchase/Assets/*.*"
]
}
}