[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / 1 / StripeApplePay / 22.1.1 / StripeApplePay.podspec.json
blob9d2d67abf5e14e1dc4cca6e4e8528a3424f3afea
2   "name": "StripeApplePay",
3   "version": "22.1.1",
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": "22.1.1"
16   },
17   "frameworks": [
18     "Foundation",
19     "Security",
20     "WebKit",
21     "PassKit",
22     "Contacts",
23     "CoreLocation"
24   ],
25   "requires_arc": true,
26   "platforms": {
27     "ios": "12.0"
28   },
29   "swift_versions": "5.0",
30   "source_files": "StripeApplePay/StripeApplePay/**/*.swift",
31   "dependencies": {
32     "StripeCore": [
33       "22.1.1"
34     ]
35   },
36   "swift_version": "5.0"