blob: d87cba26a44df31cbaf472565e049b5b151250da [file] [log] [blame]
{
"name": "Afterpay",
"version": "3.0.5",
"summary": "Afterpay iOS SDK",
"description": "The Afterpay iOS SDK provides drop in UI Components for a smooth Afterpay integration.",
"homepage": "https://github.com/afterpay/sdk-ios",
"license": "Apache License, Version 2.0",
"authors": "Afterpay",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/afterpay/sdk-ios.git",
"tag": "3.0.5"
},
"source_files": "Sources/Afterpay/**/*",
"swift_versions": "5.2",
"frameworks": "UIKit",
"dependencies": {
"Macaw": [
"0.9.7"
],
"SWXMLHash": [
"5.0.1"
]
},
"swift_version": "5.2"
}