blob: aeabbf24fa24713b45eb36ebd7db16baa6c22314 [file] [log] [blame]
{
"name": "VoucherifySwiftSdk",
"version": "1.2.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": "1.2.0"
},
"social_media_url": "https://twitter.com/hashtag/voucherify",
"platforms": {
"ios": "8.0"
},
"source_files": "VoucherifySwiftSdk/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.2"
],
"ObjectMapper": [
"~> 2.2"
]
},
"pushed_with_swift_version": "3.0"
}