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