[Add] MoneyHashPayment 2.1.15
[CocoaPods.git] / Specs / 5 / e / a / MoneyHashPayment / 2.1.15 / MoneyHashPayment.podspec.json
blob24d27ab272c39b1c4b807f0ae1c5c8c850244b24
2   "name": "MoneyHashPayment",
3   "version": "2.1.15",
4   "summary": "Accept online payments using MoneyHash.",
5   "pod_target_xcconfig": {
6     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
7   },
8   "user_target_xcconfig": {
9     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
10   },
11   "description": "MoneyHash is a Super-API infrastructure for payment orchestration and revenue operations in emerging markets. We provide a single integration to your network of pay-in and pay-out providers, and various other services that you can utilize and combine to build a unique custom payment stack. Our core features include:\n\n1. A single API/SDK integration for Pay-in & Pay-out\n2. Unified checkout embed compatible with all integrated providers\n3. Orchestration and routing capabilities to allow for optimal transaction routes and to increase authorization rates\n4. Micro-services to extend your stack capabilities such as subscription management, invoicing, and payment links\n5. PCI-compliant card vault to store and tokenize sensitive customer and card information\n6. Central dashboard for unified stack controls and transaction reporting\n\nYou can learn more about us by visiting www.moneyhash.io",
12   "homepage": "https://github.com/MoneyHash/moneyhash-ios-pod",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "MoneyHash": "a.s.elzeiny@moneyhash.io"
19   },
20   "source": {
21     "git": "https://github.com/MoneyHash/moneyhash-ios-pod.git",
22     "tag": "2.1.15"
23   },
24   "social_media_url": "https://www.linkedin.com/company/moneyhash/",
25   "platforms": {
26     "ios": "14.0"
27   },
28   "vendored_frameworks": [
29     "MoneyHash.xcframework",
30     "MoneyHashShared.xcframework"
31   ]