[Add] SmartCodable 3.4.6-beta
[CocoaPods.git] / Specs / 9 / 5 / c / OnlinePaymentsKit / 2.1.0 / OnlinePaymentsKit.podspec.json
blob49512950e3aa45793ced010b8a204bd9069fbb1a
2   "name": "OnlinePaymentsKit",
3   "version": "2.1.0",
4   "summary": "Online payments Swift SDK",
5   "description": "This native iOS SDK facilitates handling payments in your apps\nusing the Online Payments platform.",
6   "homepage": "https://github.com/wl-online-payments-direct/sdk-client-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": "Worldline",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/wl-online-payments-direct/sdk-client-swift.git",
17     "tag": "2.1.0"
18   },
19   "source_files": "OnlinePaymentsKit/**/*.{swift,h}",
20   "resources": "OnlinePaymentsKit/Resources/OnlinePaymentsKit.bundle",
21   "swift_versions": "5",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.6"
25     ],
26     "CryptoSwift": [
27       "~> 1.5"
28     ]
29   },
30   "swift_version": "5"