[Add] TensorFlowLiteC 0.0.1-nightly.20250124
[CocoaPods.git] / Specs / c / e / 7 / Stripe / 21.1.0 / Stripe.podspec.json
blob0f542fdffb4d49534f9c32228aff6e6d6f86fd4e
2   "name": "Stripe",
3   "version": "21.1.0",
4   "summary": "Stripe is a web-based API for accepting payments online.",
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": "21.1.0"
16   },
17   "frameworks": [
18     "Foundation",
19     "Security",
20     "WebKit",
21     "PassKit",
22     "Contacts",
23     "CoreLocation"
24   ],
25   "requires_arc": true,
26   "platforms": {
27     "ios": "11.0"
28   },
29   "swift_versions": "5.0",
30   "source_files": "Stripe/*.swift",
31   "vendored_frameworks": "InternalFrameworks/static/Stripe3DS2.xcframework",
32   "resource_bundles": {
33     "Stripe": [
34       "Stripe/Resources/Images/Stripe.xcassets",
35       "Stripe/Resources/**/*.{lproj,json,png}"
36     ]
37   },
38   "resources": [
39     "InternalFrameworks/static/Stripe3DS2.bundle"
40   ],
41   "swift_version": "5.0"