blob: be88b9c97d95675251ebc1227742a63b58f4565d [file] [log] [blame]
{
"name": "Afterpay",
"version": "3.0.1",
"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.1"
},
"source_files": "Sources/Afterpay/**/*",
"swift_versions": "5.2",
"frameworks": "UIKit",
"dependencies": {
"Macaw": [
"0.9.7"
]
},
"swift_version": "5.2"
}