[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 7 / 4 / YocoSDK / 4.4.0-rc1 / YocoSDK.podspec.json
blobffafc5d53b2470da25efd40d6e545733770639a0
2   "name": "YocoSDK",
3   "version": "4.4.0-rc1",
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://www.yoco.co.za",
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.4.0-rc1"
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       "~> 5.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     "Analytics": [
48       "~> 3.0"
49     ],
50     "CocoaLumberjack/Swift": [
52     ],
53     "Reachability": [
55     ]
56   },
57   "frameworks": [
58     "Ono",
59     "ExternalAccessory"
60   ],
61   "swift_version": "5.2.1"