[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / 6 / SwedbankPaySDKMerchantBackend / 2.2.1 / SwedbankPaySDKMerchantBackend.podspec.json
blobb91b1a64decf13b925bde6d4bd5a36ef236d9c6b
2   "name": "SwedbankPaySDKMerchantBackend",
3   "version": "2.2.1",
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": "2.2.1"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": [
20     "5.0",
21     "5.1"
22   ],
23   "dependencies": {
24     "SwedbankPaySDK": [
25       "2.2.1"
26     ],
27     "Alamofire": [
28       "~> 5.4"
29     ]
30   },
31   "source_files": "SwedbankPaySDKMerchantBackend/Classes/**/*",
32   "swift_version": "5.1"