[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / 6 / SwedbankPaySDKMerchantBackend / 4.0.3 / SwedbankPaySDKMerchantBackend.podspec.json
blobfeba8ea41dbf231faa782e91643fe7b7dedab05a
2   "name": "SwedbankPaySDKMerchantBackend",
3   "version": "4.0.3",
4   "summary": "Swedbank Pay SDK Merchant Backend additions for iOS.",
5   "description": "This pod contains utilities for easy interfacing of the Swedbank Pay SDK with\na backend server that implements the Merchant Backend API.",
6   "homepage": "https://github.com/SwedbankPay/swedbank-pay-sdk-ios",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Swedbank Pay",
12   "source": {
13     "git": "https://github.com/SwedbankPay/swedbank-pay-sdk-ios.git",
14     "tag": "4.0.3"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": [
20     "5.0",
21     "5.1"
22   ],
23   "dependencies": {
24     "SwedbankPaySDK": [
25       "4.0.3"
26     ],
27     "Alamofire": [
28       "~> 5.5"
29     ]
30   },
31   "source_files": "SwedbankPaySDKMerchantBackend/Classes/**/*",
32   "swift_version": "5.1"