[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / f / Afterpay / 4.4.1 / Afterpay.podspec.json
blob1df882867d2450e30e21646fb677830f6dc9061d
2   "name": "Afterpay",
3   "version": "4.4.1",
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": "4.4.1"
18   },
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"