| { |
| "name": "Afterpay", |
| "version": "1.0.2", |
| "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.0.2" |
| }, |
| "source_files": "Sources/Afterpay/", |
| "swift_versions": "5.1", |
| "frameworks": "UIKit", |
| "swift_version": "5.1" |
| } |