[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 4 / f / c / StripeFinancialConnections / 22.8.0 / StripeFinancialConnections.podspec.json
blobecedd1c878ec0214f4a26e3c4cc919e02e0779f3
2   "name": "StripeFinancialConnections",
3   "version": "22.8.0",
4   "summary": "Securely connect financial accounts to Stripe's merchant account.",
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": "22.8.0"
16   },
17   "frameworks": [
18     "Foundation",
19     "WebKit",
20     "UIKit"
21   ],
22   "requires_arc": true,
23   "platforms": {
24     "ios": "12.0"
25   },
26   "swift_versions": "5.0",
27   "weak_frameworks": "SwiftUI",
28   "dependencies": {
29     "StripeCore": [
30       "22.8.0"
31     ],
32     "StripeUICore": [
33       "22.8.0"
34     ]
35   },
36   "source_files": "StripeFinancialConnections/StripeFinancialConnections/**/*.swift",
37   "ios": {
38     "resource_bundles": {
39       "StripeFinancialConnections": "StripeFinancialConnections/StripeFinancialConnections/Resources/**/*.{lproj,xcassets,png}"
40     }
41   },
42   "swift_version": "5.0"