[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / f / MangoPayCoreiOS / 0.0.38-beta / MangoPayCoreiOS.podspec.json
bloba74adc29bc36689596a721ea0f1ecaac508f39e0
2   "name": "MangoPayCoreiOS",
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   "license": "MIT",
8   "authors": {
9     "Elikem Savie": "elikem@menaget.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://gitlab.com/whenthen/checkout-ios-sdk",
16     "tag": "0.0.38-beta",
17     "branch": "feature/cocoapod_deployment"
18   },
19   "source_files": [
20     "MangoPayCoreiOS/UI/Validator/LuhnChecker.swift",
21     "MangoPayCoreiOS/Extensions/*.swift"
22   ],
23   "dependencies": {
24     "MangoPaySdkAPI": [
25       "0.0.38-beta"
26     ]
27   },
28   "resources": "MangoPayCoreiOS/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"