blob: 97306b7cd1c7a3a3ce955e4849e2a6c951bb4510 [file] [log] [blame]
{
"name": "iOSPurchases",
"version": "1.0.4",
"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_versions": "5.0",
"source": {
"git": "https://github.com/Faktorealchik/iOSPurchases.git",
"tag": "1.0.4"
},
"source_files": [
"Classes",
"iOSPurchases/Core/**"
],
"resource_bundles": {
"Purchase": [
"iOSPurchases/Assets/*.*"
]
},
"swift_version": "5.0"
}