blob: 81dd38d0c9560c55cf847c510a02ebd16c84bf69 [file] [log] [blame]
{
"name": "Purchase",
"version": "1.0.14",
"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.14"
},
"source_files": [
"Classes",
"Purchase/Core/**"
],
"resource_bundles": {
"Purchase": [
"Purchase/Core/*.lproj/*.strings"
]
}
}