[Add] BoreyAdSDK 1.0.7
[CocoaPods.git] / Specs / 5 / 1 / d / VoucherifySwiftSdk / 4.0.0 / VoucherifySwiftSdk.podspec.json
blob08b1b2c93b361b00aea5941be3b675a3ee3dd202
2   "name": "VoucherifySwiftSdk",
3   "version": "4.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": "4.0.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   ],
26   "source_files": "VoucherifySwiftSdk/Classes/**/*",
27   "dependencies": {
28     "Alamofire": [
29       "~> 4.9.1"
30     ],
31     "ObjectMapper": [
32       "~> 3.4"
33     ]
34   },
35   "swift_version": "5.1"