[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 6 / 1 / StripeApplePay / 23.18.2 / StripeApplePay.podspec.json
blob73c4e714e20d42a2f7ef72694bbee4502febaea7
2   "name": "StripeApplePay",
3   "version": "23.18.2",
4   "summary": "StripeApplePay is a lightweight Apple Pay SDK intended for building App Clips or other size-constrained apps.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://stripe.com/docs/apple-pay",
10   "authors": {
11     "Stripe": "support+github@stripe.com"
12   },
13   "source": {
14     "git": "https://github.com/stripe/stripe-ios.git",
15     "tag": "23.18.2"
16   },
17   "frameworks": [
18     "Foundation",
19     "Security",
20     "WebKit",
21     "PassKit",
22     "Contacts",
23     "CoreLocation"
24   ],
25   "requires_arc": true,
26   "platforms": {
27     "ios": "13.0"
28   },
29   "swift_versions": "5.0",
30   "source_files": "StripeApplePay/StripeApplePay/**/*.swift",
31   "dependencies": {
32     "StripeCore": [
33       "23.18.2"
34     ]
35   },
36   "swift_version": "5.0"