[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / d / VoucherifySwiftSdk / 2.0.0 / VoucherifySwiftSdk.podspec.json
blobdbfd17db2d5fefaac529706478fd601a8dd5a44a
2   "name": "VoucherifySwiftSdk",
3   "version": "2.0.0",
4   "summary": "Swift SDK for Voucherify to validate a voucher on client side.",
5   "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.",
6   "homepage": "http://www.voucherify.io/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "marcin.polak": "marcin.polak@rspective.pl"
13   },
14   "source": {
15     "git": "https://github.com/voucherifyio/voucherify-ios-sdk.git",
16     "tag": "2.0.0"
17   },
18   "social_media_url": "https://twitter.com/hashtag/voucherify",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "VoucherifySwiftSdk/Classes/**/*",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.2"
27     ],
28     "ObjectMapper": [
29       "~> 3.4"
30     ]
31   }