[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / e / 3 / 2 / StripeCameraCore / 22.6.0 / StripeCameraCore.podspec.json
blobb099905fbf19e4a76cc8857fb2c2420b21ec8aa2
2   "name": "StripeCameraCore",
3   "version": "22.6.0",
4   "summary": "StripeCameraCore contains shared infrastructure used by 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": "22.6.0"
16   },
17   "frameworks": [
18     "AVKit",
19     "CoreML",
20     "AVKit",
21     "VideoToolbox",
22     "AVFoundation"
23   ],
24   "requires_arc": true,
25   "platforms": {
26     "ios": "12.0"
27   },
28   "swift_versions": "5.0",
29   "source_files": "StripeCameraCore/StripeCameraCore/**/*.swift",
30   "dependencies": {
31     "StripeCore": [
32       "22.6.0"
33     ]
34   },
35   "swift_version": "5.0"