[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 4 / f / Afterpay / 5.4.0 / Afterpay.podspec.json
bloba7f5ee69608075afbbf18af0f9bbba0e87079efb
2   "name": "Afterpay",
3   "version": "5.4.0",
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",
8   "authors": "Afterpay",
9   "platforms": {
10     "ios": "12.0"
11   },
12   "pod_target_xcconfig": {
13     "PRODUCT_BUNDLE_IDENTIFIER": "com.afterpay.Afterpay"
14   },
15   "source": {
16     "git": "https://github.com/afterpay/sdk-ios.git",
17     "tag": "5.4.0"
18   },
19   "resource_bundles": {
20     "Afterpay": "Sources/Afterpay/**/*.{pdf,xcassets,json}"
21   },
22   "source_files": "Sources/Afterpay/**/*.{plist,swift}",
23   "swift_versions": "5.2",
24   "frameworks": "UIKit",
25   "swift_version": "5.2"