[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / d / 4 / ShopifyCheckoutKit / 0.8.1 / ShopifyCheckoutKit.podspec.json
blobabdd836ab3e5f3aae3af1a6718bd4269425ec2b1
2   "name": "ShopifyCheckoutKit",
3   "version": "0.8.1",
4   "summary": "Enables Swift apps to embed the Shopify's highest converting, customizable, one-page checkout.",
5   "authors": "Shopify Inc.",
6   "homepage": "https://github.com/Shopify/checkout-kit-swift",
7   "readme": "https://github.com/Shopify/checkout-kit-swift/blob/main/README.md",
8   "changelog": "https://github.com/Shopify/checkout-kit-swift/blob/main/CHANGELOG.md",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/Shopify/checkout-kit-swift.git",
15     "tag": "0.8.1"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/ShopifyCheckoutKit/**/*.swift",
22   "resource_bundles": {
23     "ShopifyCheckoutKit": [
24       "Sources/ShopifyCheckoutKit/Assets.xcassets"
25     ]
26   },
27   "swift_version": "5.0"