[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / c / 7 / StripeUICore / 24.0.0 / StripeUICore.podspec.json
blob252254dfc074e240ad152497d07d002d7b011a34
2   "name": "StripeUICore",
3   "version": "24.0.0",
4   "summary": "StripeUICore contains shared infrastructure used by all Stripe pods. It is not meant to be used without other Stripe pods.",
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": "24.0.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": "StripeUICore/StripeUICore/**/*.swift",
28   "ios": {
29     "resource_bundles": {
30       "StripeUICoreBundle": "StripeUICore/StripeUICore/Resources/**/*.{lproj,png,json,xcassets}"
31     }
32   },
33   "dependencies": {
34     "StripeCore": [
35       "24.0.0"
36     ]
37   },
38   "swift_version": "5.0"