[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 9 / 0 / 4 / StripeIdentity / 23.12.0 / StripeIdentity.podspec.json
blob255cf23d3177f7456dad00b96c7ef7e81d9b99df
2   "name": "StripeIdentity",
3   "version": "23.12.0",
4   "summary": "Securely capture ID documents and selfies on iOS for use with Stripe's Identity API to confirm the identity of global users.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://stripe.com/identity",
10   "authors": {
11     "Stripe": "support+github@stripe.com"
12   },
13   "source": {
14     "git": "https://github.com/stripe/stripe-ios.git",
15     "tag": "23.12.0"
16   },
17   "frameworks": [
18     "Foundation",
19     "WebKit",
20     "UIKit"
21   ],
22   "requires_arc": true,
23   "platforms": {
24     "ios": "13.0"
25   },
26   "swift_versions": "5.0",
27   "weak_frameworks": "SwiftUI",
28   "source_files": "StripeIdentity/StripeIdentity/**/*.swift",
29   "ios": {
30     "resource_bundles": {
31       "StripeIdentity": "StripeIdentity/StripeIdentity/Resources/**/*.{lproj,json,png,xcassets}"
32     }
33   },
34   "dependencies": {
35     "StripeCore": [
36       "23.12.0"
37     ],
38     "StripeUICore": [
39       "23.12.0"
40     ],
41     "StripeCameraCore": [
42       "23.12.0"
43     ]
44   },
45   "swift_version": "5.0"