[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 4 / 9 / d / AccessCheckoutSDK / 2.1.0 / AccessCheckoutSDK.podspec.json
blobbe3de163e0ecf8bc62f2bafcf8ddbe24db12b040
2   "name": "AccessCheckoutSDK",
3   "version": "2.1.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": "8.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": "v2.1.0"
20   },
21   "source_files": "AccessCheckoutSDK/AccessCheckoutSDK/**/*.{h,swift,xib,strings}",
22   "public_header_files": "AccessCheckoutSDK/AccessCheckoutSDK/AccessCheckoutSDK.h",
23   "resources": "AccessCheckoutSDK/AccessCheckoutSDK/**/*.{json,png}",
24   "swift_version": "5.0"