[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 8 / 2 / StripeCore / 23.11.0 / StripeCore.podspec.json
blob0fa4644cefb927431a896c095c541556b7345893
2   "name": "StripeCore",
3   "version": "23.11.0",
4   "summary": "StripeCore 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": "23.11.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   "source_files": "StripeCore/StripeCore/**/*.swift",
27   "ios": {
28     "resource_bundles": {
29       "StripeCore": "StripeCore/StripeCore/Resources/**/*.lproj"
30     }
31   },
32   "swift_version": "5.0"