[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / 9 / StripePaymentsUI / 23.2.0 / StripePaymentsUI.podspec.json
blob1e8df49d8b97b8ca53662162abbdcc8ab3292236
2   "name": "StripePaymentsUI",
3   "version": "23.2.0",
4   "summary": "UI elements and API bindings for building a custom payment flow using Stripe.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://stripe.com/docs/mobile/ios",
10   "authors": {
11     "Stripe": "support+github@stripe.com"
12   },
13   "source": {
14     "git": "https://github.com/stripe/stripe-ios.git",
15     "tag": "23.2.0"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "13.0"
24   },
25   "swift_versions": "5.0",
26   "weak_frameworks": "SwiftUI",
27   "source_files": "StripePaymentsUI/StripePaymentsUI/**/*.swift",
28   "ios": {
29     "resource_bundles": {
30       "StripePaymentsUI": "StripePaymentsUI/StripePaymentsUI/Resources/**/*.{lproj,png,xcassets,json}"
31     }
32   },
33   "dependencies": {
34     "StripeCore": [
35       "23.2.0"
36     ],
37     "StripeUICore": [
38       "23.2.0"
39     ],
40     "StripePayments": [
41       "23.2.0"
42     ]
43   },
44   "swift_version": "5.0"