[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 3 / f / MangoPayVault / 0.0.38-beta / MangoPayVault.podspec.json
blob4719411cacd18b45a5b1e62fda234592846b3d19
2   "name": "MangoPayVault",
3   "version": "0.0.38-beta",
4   "summary": "Checkout API Client, Payment Form UI and Utilities in Swift",
5   "description": "Checkout API Client and Payment Form Utilities in Swift.\nThis library contains methods to implement a payment form as well as UI elements.",
6   "homepage": "https://www.mangopay.com",
7   "swift_versions": "5.0",
8   "license": "MIT",
9   "authors": {
10     "Elikem Savie": "elikem@menaget.com"
11   },
12   "platforms": {
13     "ios": "13.0"
14   },
15   "source": {
16     "git": "https://gitlab.com/whenthen/checkout-ios-sdk",
17     "tag": "0.0.38-beta",
18     "branch": "feature/cocoapod_deployment"
19   },
20   "source_files": "MangoPayVault/*.swift",
21   "dependencies": {
22     "MangoPaySdkAPI": [
23       "0.0.38-beta"
24     ],
25     "MangoPayCoreiOS": [
26       "0.0.38-beta"
27     ]
28   },
29   "swift_version": "5.0"