[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 1 / d / VoucherifySwiftSdk / 4.1.0 / VoucherifySwiftSdk.podspec.json
blob00c7090e00005df9304d45647c5bce67c9a26b02
2   "name": "VoucherifySwiftSdk",
3   "version": "4.1.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": "4.1.0"
17   },
18   "social_media_url": "https://twitter.com/hashtag/voucherify",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": [
23     "5.0",
24     "5.1",
25     "5.2",
26     "5.3"
27   ],
28   "source_files": "VoucherifySwiftSdk/Classes/**/*",
29   "dependencies": {
30     "Alamofire": [
31       "~> 5.3.0"
32     ],
33     "ObjectMapper": [
34       "~> 4.2.0"
35     ]
36   },
37   "swift_version": "5.3"