blob: 274321be205d82af6854f5a29a59b1ae4477271a [file] [log] [blame]
{
"name": "Afterpay",
"version": "1.3.0",
"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": "1.3.0"
},
"source_files": "Sources/Afterpay/**/*",
"swift_versions": "5.1",
"frameworks": "UIKit",
"dependencies": {
"Macaw": [
"0.9.7"
]
},
"swift_version": "5.1"
}