[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 7 / 4 / YocoSDK / 4.5.0-rc2 / YocoSDK.podspec.json
blob93a36dee352ca47fa630eebf24f8df8604479396
2   "name": "YocoSDK",
3   "version": "4.5.0-rc2",
4   "summary": "Yoco's payment sdk with UI interface",
5   "description": "The Yoco SDK will allow your app to pair with Yoco card machines and accept payments. It provides a built-in user interface to take the user through the payment flow.",
6   "homepage": "https://gitlab.com/yoco-public/yoco-sdk-mobile-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jacques Questiaux": "support@yoco.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/yoco-public/yoco-sdk-mobile-ios.git",
16     "tag": "4.5.0-rc2"
17   },
18   "social_media_url": "https://www.facebook.com/YocoZA/",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.2.1",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "arm64 armv7 x86_64"
25   },
26   "vendored_frameworks": [
27     "YocoSDK/YocoSDK.xcframework",
28     "OnoSDK/OnoSDK.xcframework",
29     "OnoSDK/Ono.framework"
30   ],
31   "dependencies": {
32     "ReSwift": [
33       "~> 6.0"
34     ],
35     "lottie-ios": [
36       "~> 3.1"
37     ],
38     "SwiftSignatureView": [
39       "~> 2.2"
40     ],
41     "Gloss": [
42       "~> 3.2"
43     ],
44     "Alamofire": [
45       "~> 4.9"
46     ],
47     "CocoaLumberjack/Swift": [
49     ],
50     "Reachability": [
52     ]
53   },
54   "frameworks": [
55     "Ono",
56     "ExternalAccessory"
57   ],
58   "swift_version": "5.2.1"