4 "summary": "Test Build",
5 "description": "Test SDK provides an interface to connect to CloverGo readers (RP350, RP450) and process payments by Swipe, EMV, Tap and manual keyed in transactions",
6 "homepage": "https://github.com/CloverGoSDK/CloverGoSDKv2.1.git",
8 "type": "Apache License 2.0",
12 "Dev Team": "clovergodev@gmail.com"
18 "git": "https://github.com/CloverGoSDK/CloverGoSDKv2.1.git",
21 "pod_target_xcconfig": {
22 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/CLVGoSDK",
23 "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/CLVGoSDK",
24 "SWIFT_VERSION": "5.0",
25 "VALID_ARCHS": "arm64 x86_64",
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "G4XSwiper.framework",
30 "LandiSDK_BLE.framework",
33 "module_map": "module.modulemap",
34 "swift_versions": "5.0",
52 "vendored_frameworks": [
53 "clovergoclient.framework",
54 "CloverGoReaderSDK.framework",
55 "CloverGoLogger.framework"
57 "swift_version": "5.0"