[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 4 / 9 / d / AccessCheckoutSDK / 3.0.0 / AccessCheckoutSDK.podspec.json
blobf21cbdea237015576f7941d6d38887d76bf00e17
2   "name": "AccessCheckoutSDK",
3   "version": "3.0.0",
4   "summary": "Worldpay Access Checkout iOS SDK",
5   "description": "iOS SDK library for Worldpay Access Checkout.",
6   "documentation_url": "https://developer.worldpay.com/docs/access-worldpay/checkout",
7   "swift_versions": "5.0",
8   "platforms": {
9     "ios": "12.0"
10   },
11   "homepage": "https://github.com/Worldpay/access-checkout-ios",
12   "license": {
13     "type": "MIT",
14     "file": "AccessCheckoutSDK/LICENSE"
15   },
16   "authors": "Access Worldpay",
17   "source": {
18     "git": "https://github.com/Worldpay/access-checkout-ios.git",
19     "tag": "v3.0.0"
20   },
21   "source_files": "AccessCheckoutSDK/AccessCheckoutSDK/**/*.{h,swift,xib,strings}",
22   "exclude_files": "AccessCheckoutSDK/AccessCheckoutSDK/excluded/**/*.*",
23   "public_header_files": "AccessCheckoutSDK/AccessCheckoutSDK/AccessCheckoutSDK.h",
24   "resources": "AccessCheckoutSDK/AccessCheckoutSDK/**/*.{json,png}",
25   "swift_version": "5.0"