4 "summary": "CLVGo SDK",
5 "description": "CloverGo 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 "CloverGo 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": "4.0"
28 "G4XSwiper.framework",
29 "LandiSDK_BLE.framework",
32 "module_map": "module.modulemap",
39 "libraries": "stdc++.6.0.9",
51 "vendored_frameworks": [
52 "clovergoclient.framework",
53 "CloverGoReaderSDK.framework",
54 "CloverGoLogger.framework"
56 "pushed_with_swift_version": "4.0"