[Add] SmartCodable 3.4.6-beta
[CocoaPods.git] / Specs / 9 / 5 / c / OnlinePaymentsKit / 2.0.1 / OnlinePaymentsKit.podspec.json
blob8170cb33fccf1ed83b3b8290c958c50fa11e4aa5
2   "name": "OnlinePaymentsKit",
3   "version": "2.0.1",
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": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/wl-online-payments-direct/sdk-client-swift.git",
17     "tag": "2.0.1"
18   },
19   "source_files": "OnlinePaymentsKit/**/*.swift",
20   "resources": "OnlinePaymentsKit/OnlinePaymentsKit.bundle",
21   "swift_versions": "5",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.8"
25     ],
26     "CryptoSwift": [
27       "0.12.0"
28     ]
29   },
30   "swift_version": "5"