[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / d / 6 / SwedbankPaySDKMerchantBackend / 2.5.0-alpha.1 / SwedbankPaySDKMerchantBackend.podspec.json
blob0aefdb000d7fecbc3f31bded6882b5793cf9d2bb
2   "name": "SwedbankPaySDKMerchantBackend",
3   "version": "2.5.0-alpha.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.5.0-alpha.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.5.0-alpha.1"
26     ],
27     "Alamofire": [
28       "~> 5.4"
29     ]
30   },
31   "source_files": "SwedbankPaySDKMerchantBackend/Classes/**/*",
32   "swift_version": "5.1"