[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 7 / StripeCardScan / 23.6.2 / StripeCardScan.podspec.json
blobb4c5e26fe506df490db1b46fb46ff93989c41d8d
2   "name": "StripeCardScan",
3   "version": "23.6.2",
4   "summary": "Scan credit and debit cards to verify that they're genuine",
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.6.2"
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   "weak_frameworks": [
27     "AVKit",
28     "CoreML",
29     "VideoToolbox",
30     "Vision",
31     "AVFoundation"
32   ],
33   "source_files": "StripeCardScan/StripeCardScan/**/*.swift",
34   "ios": {
35     "resource_bundles": {
36       "StripeCardScan": "StripeCardScan/StripeCardScan/Resources/**/*.{lproj,mlmodelc}"
37     }
38   },
39   "dependencies": {
40     "StripeCore": [
41       "23.6.2"
42     ]
43   },
44   "swift_version": "5.0"