blob: 921c364097dccf81ff6bf7be35f09234a7c86377 [file] [log] [blame]
{
"name": "SwedbankPaySDK",
"version": "0.1.23",
"summary": "Swedbank Pay SDK for iOS.",
"description": "The Swedbank Pay iOS SDK enables simple embedding of Swedbank Pay Checkout to an iOS application.",
"homepage": "https://github.com/SwedbankPay/swedbank-pay-sdk-ios",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": "Swedbank AB",
"source": {
"git": "https://github.com/SwedbankPay/swedbank-pay-sdk-ios.git",
"tag": "0.1.23"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "SwedbankPaySDK/Classes/**/*",
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"Alamofire": [
"~> 4.9.0"
],
"AlamofireObjectMapper": [
"~> 5.0"
]
},
"swift_version": "5.1"
}