4 "summary": "Afterpay iOS SDK",
5 "description": "The Afterpay iOS SDK provides drop in UI Components for a smooth Afterpay integration.",
6 "homepage": "https://github.com/afterpay/sdk-ios",
7 "license": "Apache License, Version 2.0",
12 "pod_target_xcconfig": {
13 "PRODUCT_BUNDLE_IDENTIFIER": "com.afterpay.Afterpay"
16 "git": "https://github.com/afterpay/sdk-ios.git",
19 "resources": "Sources/Afterpay/**/*.{pdf,xcassets,json}",
20 "source_files": "Sources/Afterpay/**/*.{plist,swift}",
21 "swift_versions": "5.2",
22 "frameworks": "UIKit",
23 "swift_version": "5.2"