[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 1 / d / VoucherifySwiftSdk / 0.1.0 / VoucherifySwiftSdk.podspec.json
blob733c472e9a5331a4c955a0471294a03a7020357a
2   "name": "VoucherifySwiftSdk",
3   "version": "0.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": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/hashtag/voucherify",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "VoucherifySwiftSdk/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 3.4"
26     ],
27     "ObjectMapper": [
28       "~> 1.3"
29     ]
30   }