blob: 08b1b2c93b361b00aea5941be3b675a3ee3dd202 [file] [log] [blame]
{
"name": "VoucherifySwiftSdk",
"version": "4.0.0",
"summary": "Swift SDK for Voucherify to validate a voucher on client side.",
"description": "Swift SDK for Voucherify to validate a voucher on client side.\n\nVoucherify has a new platform that will help your team automate voucher campaigns. It does this by providing composable API and the marketer-friendly interface that increases teams' productivity:\n\n- roll-out thousands of vouchers in minutes instead of weeks,\n- check status or disable every single promo code in real time,\n- track redemption history and build reports on the fly.\n\nYou can find full documentation on voucherify.readme.io.",
"homepage": "http://www.voucherify.io/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marcin.polak": "marcin.polak@rspective.pl"
},
"source": {
"git": "https://github.com/voucherifyio/voucherify-ios-sdk.git",
"tag": "4.0.0"
},
"social_media_url": "https://twitter.com/hashtag/voucherify",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "VoucherifySwiftSdk/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.9.1"
],
"ObjectMapper": [
"~> 3.4"
]
},
"swift_version": "5.1"
}